[#BloombergLP-bdlsta-LineFit-add] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlsta.adoc[bdlsta]::xref:BloombergLP/bdlsta/LineFit.adoc[LineFit]::add :relfileprefix: ../../../ :mrdocs: Add the specified `(xValue, yValue)` point to the data set. == Synopsis Declared in `<bdlsta_linefit.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void add( double xValue, double yValue); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#