The OneVariableFunctionFitter<(Of <(M>)>)..::.CurveFitResidualFunction generic type exposes the following members.

Properties

  NameDescription
CentralDifferenceDelta
Sets the delta for using the central difference method for approximating the Jacobian. The Jacobian will be approximated only if the deriving class does not override the Jacobian method.
(Inherited from DoubleMultiVariableFunction.)
XDimension
Gets and sets the dimension of the function domain.
(Inherited from DoubleMultiVariableFunction.)
YDimension
Gets and sets the dimension of the function range.
(Inherited from DoubleMultiVariableFunction.)

See Also