Go to the source code of this file.
Classes | |
class | mio::FitModel |
class | mio::FitLeastSquare |
A class to perform non-linear least square fitting. It works on a time serie and uses matrix arithmetic to perform an arbitrary fit (see http://mathworld.wolfram.com/NonlinearLeastSquaresFitting.html). More... | |
Namespaces | |
namespace | mio |