PLearn 0.1
|
Go to the source code of this file.
Classes | |
class | PLearn::PRange< T > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
template<class T > | |
PRange< T > | PLearn::operator| (const PRange< T > &r1, const PRange< T > &r2) |
Union operator. | |
template<class T > | |
PRange< T > | PLearn::operator& (const PRange< T > &r1, const PRange< T > &r2) |
Intersection operator. |
Definition in file PRange.h.