Inheritance Hierarchy Namespace: DotNumerics.Optimization.TNAssembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax The SFUN type exposes the following members.
Constructors Properties | Name | Description |
---|
| FunEvaluations |
The number of function evaluations used to compute the minimum.
|
TopMethods | Name | Description |
---|
| Run | |
| UpdateExternalVariables(Double, Int32) | |
| UpdateExternalVariables(OptBoundVariable, Double, Int32) | |
| UpdateExternalVariables(OptVariable, Double, Int32) | |
| UpdateInternalGradient(Double, Int32) | |
| UpdateInternalGradient(OptBoundVariable, Double, Int32) | |
| UpdateInternalGradient(OptVariable, Double, Int32) | |
TopFields Extension Methods See Also