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

Go to the source code of this file.

Classes

class  PLearn::ReorderByMissingVMatrix
 Re-order samples in a source VMat by their missing attributes. More...
class  PLearn::DiffTemplate< ObjectType, ReorderByMissingVMatrix >
class  PLearn::TypeTraits< ReorderByMissingVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file ReorderByMissingVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines