11 #include <OpenMS/config.h>
40 return model_->evaluate(value);
72 static std::vector<double> buildSpanGrid(
Size n_pts,
73 const std::vector<double>& candidate_spans,
74 double span_min_param,
75 double span_max_param,
88 static const std::array<std::string, (
Size)CVMetric::SIZE_OF_CVMETRIC> names_of_cvmetric;
104 static double scoreResiduals(
const std::vector<double>& errs, CVMetric metric);
107 static constexpr
double kTieTol = 1e-12;
Management and storage of parameters / INI files.
Definition: Param.h:44
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:97
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19