| Package | Description | 
|---|---|
| org.hipparchus.linear | Linear algebra support. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConjugateGradient
 This is an implementation of the conjugate gradient method for
  RealLinearOperator. | 
| class  | PreconditionedIterativeLinearSolver
 This abstract class defines preconditioned iterative solvers. | 
| class  | SymmLQ
 Implementation of the SYMMLQ iterative linear solver proposed by Paige and Saunders (1975). | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.