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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const DuplicateRowVariable &o)
PStream & PLearn::operator>> (PStream &in, DuplicateRowVariable &o)
PStream & PLearn::operator>> (PStream &in, DuplicateRowVariable *&o)
PStream & PLearn::operator<< (PStream &out, const DuplicateRowVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< DuplicateRowVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, DuplicateRowVariable > *opt, PLearnDiff *diffs)
Var PLearn::duplicateRow (Var v, int the_length)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines