Uses of Interface
org.apache.commons.math3.linear.FieldDecompositionSolver
Packages that use FieldDecompositionSolver
-
Uses of FieldDecompositionSolver in org.apache.commons.math3.linear
Methods in org.apache.commons.math3.linear that return FieldDecompositionSolverModifier and TypeMethodDescriptionFieldLUDecomposition.getSolver()
Get a solver for finding the A × X = B solution in exact linear sense.