BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for LogMetric, including all inherited members.
clone() const override | LogMetric | virtual |
compute(const SimDataPair &data_pair, bool use_weights) const | ObjectiveMetric | virtual |
computeFromArrays(std::vector< double > sim_data, std::vector< double > exp_data, std::vector< double > uncertainties, std::vector< double > weight_factors) const override | LogMetric | virtual |
computeFromArrays(std::vector< double > sim_data, std::vector< double > exp_data, std::vector< double > weight_factors) const override | LogMetric | virtual |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
LogMetric() | LogMetric | |
m_norm | ObjectiveMetric | private |
norm() const | ObjectiveMetric | inline |
ObjectiveMetric(std::function< double(double)> norm) | ObjectiveMetric | |
setNorm(std::function< double(double)> norm) | ObjectiveMetric | |
transferToCPP() | ICloneable | inlinevirtual |
~ICloneable()=default | ICloneable | virtual |