16 #ifndef BORNAGAIN_CORE_INTENSITY_IINTENSITYFUNCTION_H
17 #define BORNAGAIN_CORE_INTENSITY_IINTENSITYFUNCTION_H
27 virtual double evaluate(
double value)
const = 0;
37 virtual double evaluate(
double value)
const;
47 virtual double evaluate(
double value)
const;
Interface for applying arbitrary function to the measured intensity.
Algorithm for applying log function to the measured intensity.
Algorithm for applying sqrt function to the measured intensity.