The Extreme.Mathematics.Optimization namespace contains classes that perform optimization of functions in one or more variables.
Classes
Enumerations
|
| Enumeration | Description |
|---|
 | ConjugateGradientMethod |
Enumerates the variants of the conjugate gradient method.
|
 | ExtremumType |
Enumerates the possible values for the type of extremum an optimizer is to look for.
|
 | QuasiNewtonMethod |
Enumerates the variants of the quasi-Newton method.
|