Uses of Class
org.hipparchus.linear.PreconditionedIterativeLinearSolver
-
Uses of PreconditionedIterativeLinearSolver in org.hipparchus.linear
Modifier and TypeClassDescriptionclass
This is an implementation of the conjugate gradient method forRealLinearOperator
.class
Implementation of the SYMMLQ iterative linear solver proposed by Paige and Saunders (1975).