|
|
ConjugateGradient Constructor |
| Name | Description | |
|---|---|---|
| ConjugateGradient |
Creates a new instance of the CG optimization algorithm.
| |
| ConjugateGradient(Int32) |
Creates a new instance of the CG optimization algorithm.
| |
| ConjugateGradient(Int32, FuncDouble, Double, FuncDouble, Double) |
Creates a new instance of the CG optimization algorithm.
|