Class Hierarchy
- java.lang.Object
- org.carrot2.attrs.AttrComposite (implements org.carrot2.attrs.AcceptingVisitor)
- org.carrot2.math.matrix.IterativeMatrixFactorizationFactory (implements org.carrot2.math.matrix.MatrixFactorizationFactory)
- org.carrot2.math.matrix.KMeansMatrixFactorizationFactory
 - org.carrot2.math.matrix.LocalNonnegativeMatrixFactorizationFactory
 - org.carrot2.math.matrix.NonnegativeMatrixFactorizationEDFactory
 - org.carrot2.math.matrix.NonnegativeMatrixFactorizationKLFactory
 
 - org.carrot2.math.matrix.PartialSingularValueDecompositionFactory (implements org.carrot2.math.matrix.MatrixFactorizationFactory)
 
 - org.carrot2.math.matrix.IterativeMatrixFactorizationFactory (implements org.carrot2.math.matrix.MatrixFactorizationFactory)
 - org.carrot2.math.matrix.KMeansMatrixFactorization
 - org.carrot2.math.matrix.KMeansSeedingStrategy (implements org.carrot2.math.matrix.SeedingStrategy)
 - org.carrot2.math.matrix.KMeansSeedingStrategyFactory (implements org.carrot2.math.matrix.SeedingStrategyFactory)
 - org.carrot2.math.matrix.LocalNonnegativeMatrixFactorization
 - org.carrot2.math.matrix.MatrixUtils
 - org.carrot2.math.matrix.NonnegativeMatrixFactorizationED
 - org.carrot2.math.matrix.NonnegativeMatrixFactorizationKL
 - org.carrot2.math.matrix.PartialSingularValueDecomposition (implements org.carrot2.math.matrix.MatrixFactorization)
 - org.carrot2.math.matrix.RandomSeedingStrategy (implements org.carrot2.math.matrix.SeedingStrategy)
 - org.carrot2.math.matrix.RandomSeedingStrategyFactory (implements org.carrot2.math.matrix.SeedingStrategyFactory)
 
 - org.carrot2.attrs.AttrComposite (implements org.carrot2.attrs.AcceptingVisitor)
 
Interface Hierarchy
- org.carrot2.attrs.AcceptingVisitor
- org.carrot2.math.matrix.MatrixFactorizationFactory
 
 - org.carrot2.math.matrix.MatrixFactorization
- org.carrot2.math.matrix.IterativeMatrixFactorization
 
 - org.carrot2.math.matrix.SeedingStrategy
 - org.carrot2.math.matrix.SeedingStrategyFactory
 
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.carrot2.math.matrix.FactorizationQuality
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)