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
Derivative Property
Derivative of function to solve, if available, otherwise null.
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
Function
Derivative
{
get
; }
Property Value
Type:
NewtonRaphson
Function
See Also
Reference
NewtonRaphson Class
DHI.Mike1D.Generic.MathAlgorithms Namespace