org.ujmp.ejml.calculation
Class SVD
java.lang.Object
org.ujmp.ejml.calculation.SVD
- All Implemented Interfaces:
- SVD<Matrix>
public class SVD
- extends Object
- implements SVD<Matrix>
Nested classes/interfaces inherited from interface org.ujmp.core.doublematrix.calculation.general.decomposition.SVD |
SVD.SVDMatrix |
Constructor Summary |
SVD()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static SVD INSTANCE
SVD
public SVD()
calc
public Matrix[] calc(Matrix source)
- Specified by:
calc
in interface SVD<Matrix>
Copyright © 2010. All Rights Reserved.