|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMatrixFactorizationFactory
A factory of IMatrixFactorizations.
| Method Summary | |
|---|---|
IMatrixFactorization |
factorize(org.apache.mahout.math.matrix.DoubleMatrix2D A)
Factorizes matrix A. |
| Method Detail |
|---|
IMatrixFactorization factorize(org.apache.mahout.math.matrix.DoubleMatrix2D A)
A.
A - matrix to be factorized.
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||