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

Go to the source code of this file.

Classes

class  PLearn::MatRowVariable
 Variable that is the row of matrix mat indexed by variable input. More...
class  PLearn::DiffTemplate< ObjectType, MatRowVariable >
class  PLearn::TypeTraits< MatRowVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

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