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
MaxIter Property
Namespace:
DHI.Mike1D.Generic.MathAlgorithms
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
int
MaxIter
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
NewtonRaphson Class
DHI.Mike1D.Generic.MathAlgorithms Namespace