OpenMS
RANSACModel.h File Reference
#include <OpenMS/config.h>
#include <cstddef>
#include <vector>
#include <string>
Include dependency graph for RANSACModel.h:
This graph shows which files directly or indirectly include this file:

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.