Uses of Class
cc.mallet.types.SparseMatrixn

Packages that use SparseMatrixn
cc.mallet.grmm.types   
 

Uses of SparseMatrixn in cc.mallet.grmm.types
 

Methods in cc.mallet.grmm.types with parameters of type SparseMatrixn
static LogTableFactor LogTableFactor.makeFromMatrix(Variable[] vars, SparseMatrixn values)