Uses of Class
de.gsi.math.matrix.LUDecomposition
-
Packages that use LUDecomposition Package Description de.gsi.math.matrix -
-
Uses of LUDecomposition in de.gsi.math.matrix
Methods in de.gsi.math.matrix that return LUDecomposition Modifier and Type Method Description LUDecompositionMatrixD. lu()LU Decomposition
-