24 std::vector<double> derivative(
const std::vector<double> &values,
double background)
override;
26 std::vector<double> secondDerivative(
const std::vector<double> &values,
double background)
override;
28 std::vector<double> correctValues(
const std::vector<double> &values,
double newValue)
override;
MaxentEntropyNegativeValues : Class defining the entropy of a 'PosNeg' 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.