BornAgain  1.19.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() const (defined in RealLimits)RealLimits
isLimitless() const (defined in RealLimits)RealLimits
isLowerLimited() const (defined in RealLimits)RealLimits
isNonnegative() const (defined in RealLimits)RealLimits
isPositive() const (defined in RealLimits)RealLimits
isUpperLimited() const (defined in RealLimits)RealLimits
limited(double left_bound_value, double right_bound_value)RealLimitsstatic
limitless()RealLimitsstatic
lowerLimit() constRealLimits
lowerLimited(double bound_value)RealLimitsstatic
m_has_lower_limit (defined in RealLimits)RealLimitsprotected
m_has_upper_limitRealLimitsprotected
m_lower_limitRealLimitsprotected
m_upper_limitRealLimitsprotected
nonnegative()RealLimitsstatic
operator!=(const RealLimits &other) const (defined in RealLimits)RealLimits
operator<<(std::ostream &ostr, const RealLimits &m)RealLimitsfriend
operator==(const RealLimits &other) const (defined in RealLimits)RealLimits
positive()RealLimitsstatic
RealLimits() (defined in RealLimits)RealLimits
RealLimits(bool has_lower_limit, bool has_upper_limit, double lower_limit, double upper_limit) (defined in RealLimits)RealLimitsprotected
removeLimits()RealLimits
removeLowerLimit()RealLimits
removeUpperLimit()RealLimits
setLimits(double xmin, double xmax)RealLimits
setLowerLimit(double value)RealLimits
setUpperLimit(double value)RealLimits
toString() const (defined in RealLimits)RealLimits
upperLimit() constRealLimits
upperLimited(double bound_value)RealLimitsstatic