Click or drag to resize

ObjectiveFunctionNonlinearFunction Method

Overload List
 NameDescription
Public methodStatic memberNonlinearFunction(FuncVectorDouble, VectorDouble, VectorDouble, VectorDouble, VectorDouble, VectorDouble, Int32) Objective function for nonlinear least squares regression. The numerical jacobian with accuracy order is used.
Public methodStatic memberNonlinearFunction(FuncVectorDouble, VectorDouble, VectorDouble, FuncVectorDouble, VectorDouble, MatrixDouble, VectorDouble, VectorDouble, VectorDouble) Objective function with a user supplied jacobian for nonlinear least squares regression.
Top
See Also