BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for IChiSquaredModule, including all inherited members.
clone() const =0 | IChiSquaredModule | pure virtual |
getIntensityFunction() const | IChiSquaredModule | virtual |
IChiSquaredModule() | IChiSquaredModule | |
IChiSquaredModule(const IChiSquaredModule &other) | IChiSquaredModule | protected |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
m_intensity_function | IChiSquaredModule | protected |
m_variance_function | IChiSquaredModule | protected |
residual(double a, double b, double weight)=0 | IChiSquaredModule | pure virtual |
setIntensityFunction(const IIntensityFunction &intensity_function) | IChiSquaredModule | virtual |
setVarianceFunction(const IVarianceFunction &variance_function) | IChiSquaredModule | |
transferToCPP() | ICloneable | inlinevirtual |
varianceFunction() const | IChiSquaredModule | |
~IChiSquaredModule() | IChiSquaredModule | virtual |
~ICloneable()=default | ICloneable | virtual |