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