Add the specified value to the data set.
Synopsis
Declared in <bdlsta_moment.h>
void
add(double value);
Parameters
Name |
Description |
value |
data point to include in the running statistics |
Created with MrDocs
Add the specified value to the data set.
Declared in <bdlsta_moment.h>
void
add(double value);
Name |
Description |
value |
data point to include in the running statistics |
Created with MrDocs