IUnconstrainedMinimizer Interface |
Defines a minimizer for unconstrained optimization problems.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic interface IUnconstrainedMinimizer
The IUnconstrainedMinimizer type exposes the following members.
Methods| | Name | Description |
|---|
 | FindMinimum |
Finds a minimum of the objective function.
|
Top
See Also