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 |
SymmLQ
Implementation of the SYMMLQ iterative linear solver proposed by Paige and Saunders (1975).
|
Copyright © 2016-2021 CS GROUP. All rights reserved.