BornAgain
1.19.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 | |
clear() | ParameterPool | |
clone() const | ParameterPool | |
copyToExternalPool(const std::string &prefix, ParameterPool *other_pool) const | ParameterPool | |
empty() const (defined in ParameterPool) | ParameterPool | |
getMatchedParameters(const std::string &pattern) const | ParameterPool | |
getUniqueMatch(const std::string &pattern) const | ParameterPool | |
operator<< (defined in ParameterPool) | ParameterPool | friend |
operator[](size_t index) (defined in ParameterPool) | ParameterPool | |
operator[](size_t index) const (defined in ParameterPool) | ParameterPool | |
parameter(const std::string &name) | ParameterPool | |
parameter(const std::string &name) const | ParameterPool | |
parameterNames() const (defined in ParameterPool) | ParameterPool | |
ParameterPool() | ParameterPool | |
parameters() const | ParameterPool | |
removeParameter(const std::string &name) | ParameterPool | |
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 | |
~ParameterPool() (defined in ParameterPool) | ParameterPool | virtual |