LevenbergMarquardtJacobianTest Method |
| Name | Description | |
|---|---|---|
| JacobianTest(Int32, Int32, 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(Int32, Int32, 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)
|