21 std::vector<double> derivative(
const std::vector<double> &values,
double background)
override;
23 std::vector<double> secondDerivative(
const std::vector<double> &values,
double background)
override;
25 std::vector<double> correctValues(
const std::vector<double> &values,
double newValue)
override;
MaxentEntropyPositiveValues : Class defining the entropy of a positive image (i.e.
MaxentEntropy : Abstract base class defining the necessary methods to calculate any type of entropy t...
Helper class which provides the Collimation Length for SANS instruments.