DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.MathAlgorithms
NewtonRaphson Class
NewtonRaphson Methods
Solve Method
NewtonRaphson
Solve Method
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
bool
Solve
(
ref
double
x
)
Parameters
x
Type:
System
Double
Return Value
Type:
Boolean
See Also
Reference
NewtonRaphson Class
DHI.Mike1D.Generic.MathAlgorithms Namespace