OpenMS  2.7.0
Classes | Namespaces
LinearRegressionWithoutIntercept.h File Reference
#include <OpenMS/CONCEPT/Exception.h>
#include <cmath>
#include <vector>
Include dependency graph for LinearRegressionWithoutIntercept.h:

Go to the source code of this file.

Classes

class  LinearRegressionWithoutIntercept
 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.