BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
IIntensityFunction.h File Reference

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...
 

Detailed Description

Defines and implements the interface class IIntensityFunction and its child classes IntensityFunctionLog, IntensityFunctionSqrt.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file IIntensityFunction.h.