#include <vector>
Go to the source code of this file.
Compounds | |
class | lregress::lineInfo |
Line information. More... | |
class | lregress |
Linear regression and related functions. More... | |
class | lregress::point |
A container for an {x,y} point of type double. More... |