15 #ifndef BORNAGAIN_CORE_DETECTOR_IRESOLUTIONFUNCTION2D_H
16 #define BORNAGAIN_CORE_DETECTOR_IRESOLUTIONFUNCTION2D_H
32 virtual double evaluateCDF(
double x,
double y)
const = 0;
Defines and implements the standard mix-in ICloneable.
Interface for polymorphic classes that should not be copied, except by explicit cloning.
Base class for tree-like structures containing parameterized objects.
Interface providing two-dimensional resolution function.