cover(Treal const value) const | mat::Interval< Treal > | [inline] |
decrease(Treal const value) | mat::Interval< Treal > | [inline] |
empty() const | mat::Interval< Treal > | [inline] |
increase(Treal const value) | mat::Interval< Treal > | [inline] |
intersect(Interval const &A, Interval const &B) | mat::Interval< Treal > | [inline, static] |
intersect(Interval const &other) | mat::Interval< Treal > | [inline] |
intersect_always_non_empty(Interval const &other) | mat::Interval< Treal > | [inline] |
Interval(Treal low=1, Treal upp=-1) | mat::Interval< Treal > | [inline, explicit] |
invPuriStep(int poly) | mat::Interval< Treal > | [inline] |
invPuriStep(int poly, Treal alpha) | mat::Interval< Treal > | [inline] |
length() const | mat::Interval< Treal > | [inline] |
low() const | mat::Interval< Treal > | [inline] |
lowerBound | mat::Interval< Treal > | [protected] |
midPoint() const | mat::Interval< Treal > | [inline] |
operator*(Treal const &value) const | mat::Interval< Treal > | [inline] |
operator+(Interval< Treal > const &other) const | mat::Interval< Treal > | [inline] |
operator+(Treal const &value) const | mat::Interval< Treal > | [inline] |
operator-(Interval< Treal > const &other) const | mat::Interval< Treal > | [inline] |
operator-(Treal const &value) const | mat::Interval< Treal > | [inline] |
operator/(Treal const &value) const | mat::Interval< Treal > | [inline] |
overlap(Interval const &other) const | mat::Interval< Treal > | [inline] |
puriStep(int poly) | mat::Interval< Treal > | [inline] |
puriStep(int poly, Treal alpha) | mat::Interval< Treal > | [inline] |
upp() const | mat::Interval< Treal > | [inline] |
upperBound | mat::Interval< Treal > | [protected] |