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