| The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |

Home MathPack Math2 Class TCurveFit Methods EnterStatValue |
|||||||||
| See also: RemoveStatValue, DataX, DataY, Init, CalcStatistics, CalcLinFit, ImportASC, KurtosisX, KurtosisY, SkewnessY, SkewnessX, QuartilesX, QuartilesY | |||||||||
EnterStatValue |
|||||||||
The procedure EnterStatValue is used to enter data points for later statistical evaluation. The parameters x and y are of the type double. A maximum of approx. 2 billion data pairs can be stored; a larger number of calls to EnterStatValue results in a corrupted calculation of the statistical parameters. However, the maximum number of data points may be restricted by the available memory (each data point requires 16 bytes).
|
|||||||||