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
Iterations Field
Stored iteration values. Only used when
StoreIterations
is set.
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
IList
<
double
[]>
Iterations
Field Value
Type:
IList
Double
See Also
Reference
SteepestDescent Class
DHIMath.Numerics Namespace