ergo
mat::Interval Member List
This is the complete list of members for mat::Interval, including all inherited members.
cover(Treal const value) const mat::Interval [inline]
decrease(Treal const value)mat::Interval [inline]
empty() const mat::Interval [inline]
increase(Treal const value)mat::Interval [inline]
intersect(Interval const &A, Interval const &B)mat::Interval [inline, static]
intersect(Interval const &other)mat::Interval [inline]
intersect_always_non_empty(Interval const &other)mat::Interval [inline]
Interval(Treal low=1, Treal upp=-1)mat::Interval [inline, explicit]
invPuriStep(int poly)mat::Interval
invPuriStep(int poly, Treal alpha)mat::Interval
length() const mat::Interval [inline]
low() const mat::Interval [inline]
lowerBoundmat::Interval [protected]
midPoint() const mat::Interval [inline]
operator*(Treal const &value) const mat::Interval [inline]
operator+(Interval< Treal > const &other) const mat::Interval [inline]
operator+(Treal const &value) const mat::Interval [inline]
operator-(Interval< Treal > const &other) const mat::Interval [inline]
operator-(Treal const &value) const mat::Interval [inline]
operator/(Treal const &value) const mat::Interval [inline]
overlap(Interval const &other) const mat::Interval [inline]
puriStep(int poly)mat::Interval
puriStep(int poly, Treal alpha)mat::Interval
upp() const mat::Interval [inline]
upperBoundmat::Interval [protected]