DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.MathAlgorithms
NewtonRaphson Class
NewtonRaphson Properties
Derivative Property
Epsilon Property
FEpsilon Property
Func Property
MaxIter Property
NewValueAction Property
NumIter Property
NewtonRaphson
NewValueAction Property
Action to perform when a new value is calculated.
Namespace:
DHI.Mike1D.Generic.MathAlgorithms
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
NewtonRaphson
NewValueFilter
NewValueAction
{
get
;
set
; }
Property Value
Type:
NewtonRaphson
NewValueFilter
See Also
Reference
NewtonRaphson Class
DHI.Mike1D.Generic.MathAlgorithms Namespace