Truncated Newton Class
Definition
Namespace: DotNumerics.Optimization
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public sealed class TruncatedNewton : xMinimizationBaseVB
Public NotInheritable Class TruncatedNewton
Inherits xMinimizationBase- Inheritance
- Object xMinimizationBase TruncatedNewton
Constructors
Properties
| Accuracy | |
| FunEvaluations | (Inherited from xMinimizationBase) |
| MaxFunEvaluations | (Inherited from xMinimizationBase) |
| MaximunStep | |
| SearchSeverity | |
| Tolerance | (Inherited from xMinimizationBase) |
Methods
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |