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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RankedVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines