BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines and implements the interface class IIntensityFunction and its child classes IntensityFunctionLog, IntensityFunctionSqrt. More...
Go to the source code of this file.
Classes | |
class | IIntensityFunction |
Interface for applying arbitrary function to the measured intensity. More... | |
class | IntensityFunctionLog |
Algorithm for applying log function to the measured intensity. More... | |
class | IntensityFunctionSqrt |
Algorithm for applying sqrt function to the measured intensity. More... | |
Defines and implements the interface class IIntensityFunction and its child classes IntensityFunctionLog, IntensityFunctionSqrt.
Definition in file IIntensityFunction.h.