PLearn 0.1
Classes | Namespaces | Functions
SortRowsVMatrix.h File Reference
#include "SelectRowsVMatrix.h"
Include dependency graph for SortRowsVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::SortRowsVMatrix
 Sort the samples of a VMatrix according to one (or more) given columns. More...
class  PLearn::DiffTemplate< ObjectType, SortRowsVMatrix >
class  PLearn::TypeTraits< SortRowsVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file SortRowsVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines