|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttml.vectorspace.factorisation.MatrixFactorisation
tml.vectorspace.factorisation.SingularValueDecomposition
public class SingularValueDecomposition
Constructor Summary | |
---|---|
SingularValueDecomposition()
|
Method Summary | |
---|---|
void |
process(Jama.Matrix v)
|
Methods inherited from class tml.vectorspace.factorisation.MatrixFactorisation |
---|
getDecomposition, getK, setK |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SingularValueDecomposition()
Method Detail |
---|
public void process(Jama.Matrix v)
process
in class MatrixFactorisation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |