![]() | Multiple |
The MultipleFitCurveInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | MultipleFitCurveInfo(DoubleVector, DoubleVector, FuncDoubleVector, Double, Double) | Constructs MultipleFitCurveInfo from the given information. |
![]() | MultipleFitCurveInfo(DoubleVector, DoubleVector, DoubleVector, FuncDoubleVector, Double, Double) | Constructs MultipleFitCurveInfo from the given information. |
Name | Description | |
---|---|---|
![]() | Function | Gets the parameterized function for this data set. |
![]() | NumberOfPoints |
Gets the number of points in the dataset.
(Inherited from CurveFitDataSet) |
![]() | Weights |
Gets and sets the weights.
(Inherited from CurveFitDataSet) |
![]() | Xvalues |
Gets and sets the x-values.
(Inherited from CurveFitDataSet) |
![]() | Yvalues |
Gets and sets the y-values.
(Inherited from CurveFitDataSet) |
Name | Description | |
---|---|---|
![]() | Clone |
Creates a deep copy of self.
(Overrides CurveFitDataSetClone) |