|  | OpenMS
    2.6.0
    | 
#include <OpenMS/config.h>#include <OpenMS/MATH/MISC/RANSACModel.h>#include <OpenMS/CONCEPT/Exception.h>#include <OpenMS/DATASTRUCTURES/String.h>#include <OpenMS/MATH/MISC/RANSACModelLinear.h>#include <algorithm>#include <limits>#include <vector>#include <sstream>Go to the source code of this file.
| Classes | |
| struct | RANSACParam | 
| A simple struct to carry all the parameters required for a RANSAC run.  More... | |
| class | RANSAC< TModelType > | 
| This class provides a generic implementation of the RANSAC outlier detection algorithm. Is implemented and tested after the SciPy reference: http://wiki.scipy.org/Cookbook/RANSAC.  More... | |
| Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| OpenMS::Math | |
| Math namespace. | |
 1.8.16
 1.8.16