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

Go to the source code of this file.

Classes

class  PLearn::VarRowVariable
 Variable that is the row of the input1 variable indexed by the input2 variable. More...
class  PLearn::DiffTemplate< ObjectType, VarRowVariable >
class  PLearn::TypeTraits< VarRowVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

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