OpenMS
LinearRegression.h File Reference
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <cmath>
#include <vector>
Include dependency graph for LinearRegression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinearRegression
 This class offers functions to perform least-squares fits to a straight line model, \( Y(c,x) = c_0 + c_1 x \). More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::Math
 Math namespace.