Click or drag to resize

GlobalCurveFitterGetMultipleCurveFitFunction Method

Overload List
 NameDescription
Public methodGetMultipleCurveFitFunction(IListCurveFitDataSet) Constructs the MultipleCurveFitFunction used by the MultipleCurveFit class to compute parameter estimates.
Public methodGetMultipleCurveFitFunction(IListCurveFitDataSet, Double) Constructs the MultipleCurveFitFunction used by the MultipleCurveFit class to compute parameter estimates. The given value for central difference delta is used by the central difference algorithm for computing Jacobians.
Top
See Also