|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for ObjectiveMetric, including all inherited members.
| clone() const override=0 | ObjectiveMetric | pure 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 =0 | ObjectiveMetric | pure virtual |
| computeFromArrays(std::vector< double > sim_data, std::vector< double > exp_data, std::vector< double > weight_factors) const =0 | ObjectiveMetric | pure virtual |
| ICloneable()=default | ICloneable | |
| ICloneable(const ICloneable &)=delete | ICloneable | |
| ICloneable(ICloneable &&)=default | ICloneable | |
| 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 |