OpenMS
TransformationModelLowess Member List

This is the complete list of members for TransformationModelLowess, 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 overrideTransformationModelLowessinlinevirtual
getDefaultParameters(Param &params)TransformationModelLowessstatic
getParameters() constTransformationModelLowess
OpenMS::TransformationModel::getParameters() constTransformationModel
getValidXWeights() constTransformationModel
getValidYWeights() constTransformationModel
model_TransformationModelLowessprotected
operator=(const TransformationModel &)TransformationModelprivate
params_TransformationModelprotected
TransformationModel()TransformationModelinline
TransformationModel(const TransformationModel::DataPoints &, const Param &)TransformationModel
TransformationModel(const TransformationModel &)TransformationModelprivate
TransformationModelLowess(const DataPoints &data, const Param &params)TransformationModelLowess
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_datum_max_TransformationModelprotected
x_datum_min_TransformationModelprotected
x_weight_TransformationModelprotected
y_datum_max_TransformationModelprotected
y_datum_min_TransformationModelprotected
y_weight_TransformationModelprotected
~TransformationModel()TransformationModelvirtual
~TransformationModelLowess() overrideTransformationModelLowess