BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
RealLimits Member List

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

hasLowerAndUpperLimits() constRealLimits
hasLowerLimit() constRealLimits
hasUpperLimit() constRealLimits
isInRange(double value) constRealLimits
isLimited() constRealLimits
isLimitless() constRealLimits
isLowerLimited() constRealLimits
isNonnegative() constRealLimits
isPositive() constRealLimits
isUpperLimited() constRealLimits
limited(double left_bound_value, double right_bound_value)RealLimitsstatic
limitless()RealLimitsstatic
lowerLimit() constRealLimits
lowerLimited(double bound_value)RealLimitsstatic
m_has_lower_limitRealLimitsprotected
m_has_upper_limitRealLimitsprotected
m_lower_limitRealLimitsprotected
m_upper_limitRealLimitsprotected
nonnegative()RealLimitsstatic
operator!=(const RealLimits &other) constRealLimits
operator<<(std::ostream &ostr, const RealLimits &m)RealLimitsfriend
operator==(const RealLimits &other) constRealLimits
positive()RealLimitsstatic
RealLimits()RealLimits
RealLimits(bool has_lower_limit, bool has_upper_limit, double lower_limit, double upper_limit)RealLimitsprotected
removeLimits()RealLimits
removeLowerLimit()RealLimits
removeUpperLimit()RealLimits
setLimits(double xmin, double xmax)RealLimits
setLowerLimit(double value)RealLimits
setUpperLimit(double value)RealLimits
toString() constRealLimits
upperLimit() constRealLimits
upperLimited(double bound_value)RealLimitsstatic