OpenMS
2.7.0
|
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/MATH/STATISTICS/RegressionUtils.h>
#include "Wm5Vector2.h"
#include "Wm5ApprLineFit2.h"
#include "Wm5LinearSystem.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 | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS::Math | |
Math namespace. | |