Package org.la4j.inversion
Class NoPivotGaussInverter
java.lang.Object
org.la4j.inversion.NoPivotGaussInverter
- All Implemented Interfaces:
Serializable
,MatrixInverter
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
matrix
-
-
Constructor Details
-
NoPivotGaussInverter
-
-
Method Details
-
inverse
Description copied from interface:MatrixInverter
Inverse matrix.- Specified by:
inverse
in interfaceMatrixInverter
- Returns:
-
self
Description copied from interface:MatrixInverter
Returns the self matrix of this inverter.- Specified by:
self
in interfaceMatrixInverter
- Returns:
-