accumulates a number of (x,y) points to find the best-least-squares parabola approximating them Generated from class MR.BestFitParabolad. This is the non-const half of the class.
More...
accumulates a number of (x,y) points to find the best-least-squares parabola approximating them Generated from class MR.BestFitParabolad. This is the non-const half of the class.
◆ BestFitParabolad() [1/3]
| unsafe MR.BestFitParabolad.BestFitParabolad |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ BestFitParabolad() [2/3]
| unsafe MR.BestFitParabolad.BestFitParabolad |
( |
MR.Const_BestFitParabolad | _other | ) |
|
|
inline |
Generated from constructor MR.BestFitParabolad.BestFitParabolad.
◆ BestFitParabolad() [3/3]
Generated from constructor MR.BestFitParabolad.BestFitParabolad.
◆ addPoint() [1/2]
| unsafe void MR.BestFitParabolad.addPoint |
( |
double | x, |
|
|
double | y ) |
|
inline |
◆ addPoint() [2/2]
| unsafe void MR.BestFitParabolad.addPoint |
( |
double | x, |
|
|
double | y, |
|
|
double | weight ) |
|
inline |
◆ assign()
Generated from method MR.BestFitParabolad.operator=.
The documentation for this class was generated from the following file: