org.ujmp.jblas.calculation
Class InvSPD
java.lang.Object
org.ujmp.jblas.calculation.InvSPD
- All Implemented Interfaces:
- Inv<Matrix>, InvSPD<Matrix>
public class InvSPD
- extends Object
- implements InvSPD<Matrix>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final InvSPD INSTANCE
InvSPD
public InvSPD()
calc
public Matrix calc(Matrix source)
- Specified by:
calc
in interface Inv<Matrix>
- Specified by:
calc
in interface InvSPD<Matrix>
Copyright © 2010. All Rights Reserved.