Uses of Class
org.ojalgo.matrix.task.iterative.MutableSolver
-
Packages that use MutableSolver Package Description org.ojalgo.optimisation.convex -
-
Uses of MutableSolver in org.ojalgo.optimisation.convex
Subclasses of MutableSolver in org.ojalgo.optimisation.convex Modifier and Type Class Description (package private) class
IterativeASS.SchurComplementSolver
The equation system body is the (negated) Schur complement (of the Q-matrix in the full KKT-system).
-