BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ParameterPool Member List

This is the complete list of members for ParameterPool, including all inherited members.

addParameter(RealParameter *newPar)ParameterPool
clear()ParameterPool
clone() constParameterPool
copyToExternalPool(const std::string &prefix, ParameterPool *other_pool) constParameterPool
empty() const (defined in ParameterPool)ParameterPool
getMatchedParameters(const std::string &pattern) constParameterPool
getUniqueMatch(const std::string &pattern) constParameterPool
operator<< (defined in ParameterPool)ParameterPoolfriend
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) constParameterPool
parameterNames() const (defined in ParameterPool)ParameterPool
ParameterPool()ParameterPool
parameters() constParameterPool
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() constParameterPool
~ParameterPool() (defined in ParameterPool)ParameterPoolvirtual