|
OpenMS
2.6.0
|
Go to the documentation of this file.
37 #include <OpenMS/config.h>
56 static double rm_rsq_impl(
const DVecIt& begin,
const DVecIt& end);
Generic plug-in template base class using 'Curiously recurring template pattern' (CRTP) to allow for ...
Definition: RANSACModel.h:58
std::vector< double > ModelParameters
Definition: RANSACModel.h:64
Implementation of a quadratic RANSAC model fit.
Definition: RANSACModelQuadratic.h:50
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
DVec::const_iterator DVecIt
Definition: RANSACModel.h:63
std::vector< DPair > DVec
Definition: RANSACModel.h:62