PLearn 0.1
Classes | Namespaces | Typedefs | Functions
BinaryBallTree.h File Reference
#include <plearn/base/Object.h>
Include dependency graph for BinaryBallTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::BinaryBallTree
class  PLearn::DiffTemplate< ObjectType, BinaryBallTree >
class  PLearn::TypeTraits< BinaryBallTree >

Namespaces

namespace  PLearn
 

< for swap


Typedefs

typedef PP< BinaryBallTree > PLearn::BinBallTree

Functions

Object * PLearn::toObjectPtr (const BinaryBallTree &o)
PStream & PLearn::operator>> (PStream &in, BinaryBallTree &o)
PStream & PLearn::operator>> (PStream &in, BinaryBallTree *&o)
PStream & PLearn::operator<< (PStream &out, const BinaryBallTree &o)
PStream & PLearn::operator>> (PStream &in, PP< BinaryBallTree > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, BinaryBallTree > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file BinaryBallTree.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines