PLearn 0.1
PLearn::PRange< T > Member List
This is the complete list of members for PLearn::PRange< T >, including all inherited members.
clear()PLearn::PRange< T > [inline]
contains(const T &val) const PLearn::PRange< T > [inline]
distance() const PLearn::PRange< T > [inline]
isEmpty() const PLearn::PRange< T > [inline]
lower() const PLearn::PRange< T > [inline]
lower_PLearn::PRange< T > [private]
operator!=(const PRange< T > &r) const PLearn::PRange< T > [inline]
operator&=(const PRange< T > &r)PLearn::PRange< T > [inline]
operator==(const PRange< T > &r)PLearn::PRange< T > [inline]
operator|=(const PRange< T > &r)PLearn::PRange< T > [inline]
PRange()PLearn::PRange< T > [inline]
PRange(const T &val)PLearn::PRange< T > [inline]
PRange(const T &lower, const T &upper)PLearn::PRange< T > [inline]
setBounds(const T &lower, const T &upper)PLearn::PRange< T > [inline]
setValue(const T &val)PLearn::PRange< T > [inline]
translate(const T &offset)PLearn::PRange< T > [inline]
translateLower(const T &offset)PLearn::PRange< T > [inline]
translateUpper(const T &offset)PLearn::PRange< T > [inline]
upper() const PLearn::PRange< T > [inline]
upper_PLearn::PRange< T > [private]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines