Uses of Class
cc.mallet.types.DenseMatrix

Packages that use DenseMatrix
cc.mallet.types Fundamental MALLET types, including FeatureVector, Instance, Label etc. 
 

Uses of DenseMatrix in cc.mallet.types
 

Subclasses of DenseMatrix in cc.mallet.types
 class DenseVector
           
 class Matrix2
          Deprecated. 
 class Matrixn
          Implementation of Matrix that allows arbitrary number of dimensions.