OpenMS
2.8.0
|
#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, . More... | |
Namespaces | |
Wm5 | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS::Math | |
Math namespace. | |
Typedefs | |
typedef Vector2< double > | Vector2d |