Uses of Class
org.ojalgo.matrix.task.iterative.KrylovSubspaceSolver
Packages that use KrylovSubspaceSolver
-
Uses of KrylovSubspaceSolver in org.ojalgo.matrix.task.iterative
Subclasses of KrylovSubspaceSolver in org.ojalgo.matrix.task.iterativeModifier and TypeClassDescriptionfinal class
For solving [A][x]=[b] when [A] is symmetric and positive-definite.