Add the specified (xValue, yValue) point to the data set.
Synopsis
Declared in <bdlsta_linefit.h>
void
add(
double xValue,
double yValue);
Created with MrDocs
Add the specified (xValue, yValue) point to the data set.
Declared in <bdlsta_linefit.h>
void
add(
double xValue,
double yValue);
Created with MrDocs