Click or drag to resize

IFitFunctionWithDerivative Properties

The IFitFunctionWithDerivative type exposes the following members.

Properties
 NameDescription
Public propertyNumberOfDependentVariables Number of dependent variables (i.e. y, in Altaxo this is commonly called v (like value)).
(Inherited from IFitFunction)
Public propertyNumberOfIndependentVariables Number of independent variables (i.e. x).
(Inherited from IFitFunction)
Public propertyNumberOfParameters Number of parameters of this fit function.
(Inherited from IFitFunction)
Top
See Also