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