DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.MathAlgorithms
LevenbergMarquardt2D Class
LevenbergMarquardt2D Methods
CalcJacobian Method
JacobianTest Method
Solve Method
Swap(T) Method
LevenbergMarquardt2D
CalcJacobian 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
static
void
CalcJacobian
(
LevenbergMarquardt2D
Function
function
,
double
[]
x
,
double
[]
dfdx
)
Parameters
function
Type:
DHI.Mike1D.Generic.MathAlgorithms
LevenbergMarquardt2D
Function
x
Type:
System
Double
dfdx
Type:
System
Double
See Also
Reference
LevenbergMarquardt2D Class
DHI.Mike1D.Generic.MathAlgorithms Namespace