PLearn 0.1
Classes | Namespaces | Functions
MixUnlabeledNeighbourVMatrix.h File Reference
#include <plearn/vmat/SortRowsVMatrix.h>
#include <plearn/vmat/SourceVMatrix.h>
#include <plearn/math/PRandom.h>
Include dependency graph for MixUnlabeledNeighbourVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::MixUnlabeledNeighbourVMatrix
 The first sentence should be a BRIEF DESCRIPTION of what the class does. More...
class  PLearn::DiffTemplate< ObjectType, MixUnlabeledNeighbourVMatrix >
class  PLearn::TypeTraits< MixUnlabeledNeighbourVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file MixUnlabeledNeighbourVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines