BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
This is the complete list of members for AttLimits, including all inherited members.
AttLimits() | AttLimits | |
fixed() | AttLimits | static |
isFixed() const | AttLimits | |
isLimited() const | AttLimits | |
isLimitless() const | AttLimits | |
isLowerLimited() const | AttLimits | |
isUpperLimited() const | AttLimits | |
limited(double left_bound_value, double right_bound_value) | AttLimits | static |
limitless() | AttLimits | static |
lowerLimit() const | AttLimits | |
lowerLimited(double bound_value) | AttLimits | static |
nonnegative() | AttLimits | static |
operator!=(const AttLimits &other) const | AttLimits | |
operator<<(std::ostream &ostr, const AttLimits &m) | AttLimits | friend |
operator==(const AttLimits &other) const | AttLimits | |
positive() | AttLimits | static |
setFixed(bool isFixed) | AttLimits | |
toString() const | AttLimits | |
upperLimit() const | AttLimits | |
upperLimited(double bound_value) | AttLimits | static |