LevenbergMarquardt2DJacobianTest Method |
| Name | Description | |
|---|---|---|
| JacobianTest(Double, VectorFunction, VectorFunction) |
Calculates the 2-norm difference between the exact and the numeric jacobian,
on an element-wise basis (not matrix norm, but element/vector norm)
| |
| JacobianTest(Double, VectorFunction, VectorFunction, Double) |
Calculates the 2-norm difference between the exact and the numeric jacobian,
on an element-wise basis (not matrix norm, but element/vector norm)
|