BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ModelView::RealLimits Member List

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

hasLowerAndUpperLimits() constModelView::RealLimits
hasLowerLimit() constModelView::RealLimits
hasUpperLimit() constModelView::RealLimits
isInRange(double value) constModelView::RealLimits
isLimited() constModelView::RealLimits
isLimitless() constModelView::RealLimits
isLowerLimited() constModelView::RealLimits
isNonnegative() constModelView::RealLimits
isPositive() constModelView::RealLimits
isUpperLimited() constModelView::RealLimits
limited(double left_bound_value, double right_bound_value)ModelView::RealLimitsstatic
limitless()ModelView::RealLimitsstatic
lowerLimit() constModelView::RealLimits
lowerLimited(double bound_value)ModelView::RealLimitsstatic
m_has_lower_limitModelView::RealLimitsprotected
m_has_upper_limitModelView::RealLimitsprotected
m_lower_limitModelView::RealLimitsprotected
m_upper_limitModelView::RealLimitsprotected
nonnegative()ModelView::RealLimitsstatic
operator!=(const RealLimits &other) constModelView::RealLimits
operator<(const RealLimits &other) constModelView::RealLimits
operator==(const RealLimits &other) constModelView::RealLimits
positive()ModelView::RealLimitsstatic
RealLimits()ModelView::RealLimits
RealLimits(bool has_lower_limit, bool has_upper_limit, double lower_limit, double upper_limit)ModelView::RealLimitsprotected
upperLimit() constModelView::RealLimits
upperLimited(double bound_value)ModelView::RealLimitsstatic