OpenMS
|
#include <OpenMS/config.h>
#include <cstddef>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | RansacModel< ModelT > |
Generic plug-in template base class using 'Curiously recurring template pattern' (CRTP) to allow for arbitrary RANSAC models (e.g. linear or quadratic fits). More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS::Math | |
Math namespace. | |