Click or drag to resize

LevenbergMarquardt2DJacobianTest Method

Overload List
  NameDescription
Public methodStatic memberJacobianTest(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)
Public methodStatic memberJacobianTest(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)
Top
See Also