Click or drag to resize

LevenbergMarquardtJacobianTest Method

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