DHI.Mike1D
DHI.Mike1D
Namespaces
DHIMath.Numerics
SteepestDescent Class
SteepestDescent Fields
DirectionSmoothing Field
Iterations Field
MaxFunctionEval Field
MaxIter Field
NumFunctionEval Field
NumIter Field
RelativeDx Field
StoreIterations Field
TolG Field
TolX Field
SteepestDescent
RelativeDx Field
The relative change in x to use when calculating gradient numerically.
Namespace:
DHIMath.Numerics
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
double
RelativeDx
Field Value
Type:
Double
See Also
Reference
SteepestDescent Class
DHIMath.Numerics Namespace