Uses of Class
org.hortonmachine.gears.utils.math.matrixes.InvertibleMatrix
-
Packages that use InvertibleMatrix Package Description org.hortonmachine.gears.utils.math.matrixes -
-
Uses of InvertibleMatrix in org.hortonmachine.gears.utils.math.matrixes
Methods in org.hortonmachine.gears.utils.math.matrixes that return InvertibleMatrix Modifier and Type Method Description InvertibleMatrixInvertibleMatrix. inverse()Compute the inverse of this matrix.
-