OpenMS
|
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <cmath>
#include <vector>
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. | |