DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.MathAlgorithms
LevenbergMarquardt2D Class
LevenbergMarquardt2D.Function Delegate
NewtonRaphson Class
NewtonRaphson.Function Delegate
NewtonRaphson.NewValueFilter Delegate
LevenbergMarquardt2D
Function Delegate
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
delegate
void
Function
(
double
[]
x
,
double
[]
f
)
Parameters
x
Type:
System
Double
f
Type:
System
Double
See Also
Reference
DHI.Mike1D.Generic.MathAlgorithms Namespace