OpenMS  2.7.0
TransformationModelInterpolated Member List

This is the complete list of members for TransformationModelInterpolated, including all inherited members.

checkDatumRange(const double &datum, const double &datum_min, const double &datum_max)TransformationModel
checkValidWeight(const String &weight, const std::vector< String > &valid_weights) constTransformationModel
DataPoints typedefTransformationModel
evaluate(double value) const overrideTransformationModelInterpolatedvirtual
getDefaultParameters(Param &params)TransformationModelInterpolatedstatic
getParameters() constTransformationModel
getValidXWeights() constTransformationModel
getValidYWeights() constTransformationModel
interp_TransformationModelInterpolatedprivate
lm_back_TransformationModelInterpolatedprivate
lm_front_TransformationModelInterpolatedprivate
operator=(const TransformationModel &)TransformationModelprivate
params_TransformationModelprotected
preprocessDataPoints_(const DataPoints &data)TransformationModelInterpolatedprivate
preprocessDataPoints_(const std::vector< std::pair< double, double >> &data)TransformationModelInterpolatedprivate
TransformationModel()TransformationModelinline
TransformationModel(const TransformationModel::DataPoints &, const Param &)TransformationModel
TransformationModel(const TransformationModel &)TransformationModelprivate
TransformationModelInterpolated(const DataPoints &data, const Param &params)TransformationModelInterpolated
TransformationModelInterpolated(const std::vector< std::pair< double, double >> &data, const Param &params, bool preprocess)TransformationModelInterpolated
unWeightData(DataPoints &data)TransformationModelvirtual
unWeightDatum(const double &datum, const String &weight) constTransformationModel
weightData(DataPoints &data)TransformationModelvirtual
weightDatum(const double &datum, const String &weight) constTransformationModel
weighting_TransformationModelprotected
x_TransformationModelInterpolatedprivate
x_datum_max_TransformationModelprotected
x_datum_min_TransformationModelprotected
x_weight_TransformationModelprotected
y_TransformationModelInterpolatedprivate
y_datum_max_TransformationModelprotected
y_datum_min_TransformationModelprotected
y_weight_TransformationModelprotected
~TransformationModel()TransformationModelvirtual
~TransformationModelInterpolated() overrideTransformationModelInterpolated