16 :
Intensity(Intensity_), DataSample(DataSample_) {}
19 throw std::runtime_error(
"ChiOneD::evaluate: currently not implemented!");
This class template provides the interface to implementations, which estimate the "closeness" of a Fu...
This class calculates a simple of a intensity and a dataset.
double evaluate() noexcept
Interface template for a general Function of the form OutputType Function(InputTypes) The concept clo...