org.la4j.inversion
Interface MatrixInverter
-
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- GaussJordanInverter, NoPivotGaussInverter
public interface MatrixInverter extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description Matrixinverse()Inverse matrix.Matrixself()Returns the self matrix of this inverter.
-
DMelt 3.0 © DataMelt by jWork.ORG