PLearn 0.1
Classes | Namespaces | Functions
PRange.h File Reference
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Definition in file PRange.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines