sigma  1.0.0
Loading...
Searching...
No Matches
sigma::Interval< ValueType > Member List

This is the complete list of members for sigma::Interval< ValueType >, including all inherited members.

contains(value_t value) constsigma::Interval< ValueType >
contains(const Interval &other) constsigma::Interval< ValueType >
empty() constsigma::Interval< ValueType >inline
Interval()sigma::Interval< ValueType >inline
Interval(value_t value)sigma::Interval< ValueType >inline
Interval(value_t lower, value_t upper, bool left_open=false, bool right_open=false)sigma::Interval< ValueType >
left_closed() constsigma::Interval< ValueType >inline
left_open() constsigma::Interval< ValueType >inline
lower() constsigma::Interval< ValueType >inline
median() constsigma::Interval< ValueType >inline
operator!=(const Interval< T1 > &lhs, const Interval< T2 > &rhs)sigma::Interval< ValueType >related
operator*(Interval< T > lhs, const Interval< T > &rhs)sigma::Interval< ValueType >related
operator*=(const Interval &rhs)sigma::Interval< ValueType >
operator*=(value_t rhs)sigma::Interval< ValueType >inline
operator+(Interval< T > lhs, const Interval< T > &rhs)sigma::Interval< ValueType >related
operator+=(const Interval &rhs)sigma::Interval< ValueType >
operator+=(value_t rhs)sigma::Interval< ValueType >inline
operator-() constsigma::Interval< ValueType >inline
operator-(Interval< T > lhs, const Interval< T > &rhs)sigma::Interval< ValueType >related
operator-=(const Interval &rhs)sigma::Interval< ValueType >inline
operator-=(value_t rhs)sigma::Interval< ValueType >inline
operator/(Interval< T > lhs, const Interval< T > &rhs)sigma::Interval< ValueType >related
operator/=(const Interval &rhs)sigma::Interval< ValueType >
operator/=(value_t rhs)sigma::Interval< ValueType >inline
operator<<(std::ostream &os, const Interval< ValueType > &i)sigma::Interval< ValueType >related
operator==(const Interval< T1 > &lhs, const Interval< T2 > &rhs)sigma::Interval< ValueType >related
print_interval_form() constsigma::Interval< ValueType >
radius() constsigma::Interval< ValueType >inline
right_closed() constsigma::Interval< ValueType >inline
right_open() constsigma::Interval< ValueType >inline
set_intersection(const Interval &other) constsigma::Interval< ValueType >
set_union(const Interval &other) constsigma::Interval< ValueType >
upper() constsigma::Interval< ValueType >inline
value_t typedefsigma::Interval< ValueType >
width() constsigma::Interval< ValueType >inline