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