BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for ParameterPool, including all inherited members.
addParameter(RealParameter *newPar) | ParameterPool | |
check_index(size_t index) const | ParameterPool | private |
clear() | ParameterPool | |
clone() const | ParameterPool | virtual |
copyToExternalPool(const std::string &prefix, ParameterPool *other_pool) const | ParameterPool | |
empty() const | ParameterPool | inline |
getMatchedParameters(const std::string &pattern) const | ParameterPool | |
getUniqueMatch(const std::string &pattern) const | ParameterPool | |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
m_params | ParameterPool | private |
operator<<(std::ostream &ostr, const ParameterPool &obj) | ParameterPool | friend |
operator[](size_t index) const | ParameterPool | |
operator[](size_t index) | ParameterPool | |
parameter(const std::string &name) | ParameterPool | |
parameter(const std::string &name) const | ParameterPool | |
parameterNames() const | ParameterPool | |
ParameterPool() | ParameterPool | |
parameters() const | ParameterPool | inline |
print(std::ostream &ostr) const | ParameterPool | privatevirtual |
removeParameter(const std::string &name) | ParameterPool | |
report_find_matched_parameters_error(const std::string &pattern) const | ParameterPool | private |
report_set_value_error(const std::string &parname, double value, std::string message={}) const | ParameterPool | private |
setMatchedParametersValue(const std::string &wildcards, double value) | ParameterPool | |
setParameterValue(const std::string &name, double value) | ParameterPool | |
setUniqueMatchValue(const std::string &pattern, double value) | ParameterPool | |
size() const | ParameterPool | inline |
transferToCPP() | ICloneable | inlinevirtual |
~ICloneable()=default | ICloneable | virtual |
~ParameterPool() | ParameterPool | virtual |