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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const MatrixElementsVariable &o)
PStream & PLearn::operator>> (PStream &in, MatrixElementsVariable &o)
PStream & PLearn::operator>> (PStream &in, MatrixElementsVariable *&o)
PStream & PLearn::operator<< (PStream &out, const MatrixElementsVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< MatrixElementsVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, MatrixElementsVariable > *opt, PLearnDiff *diffs)
Var PLearn::matrixElements (Var expression, const Var &i, const Var &j, int ni, int nj, const VarArray &parameters)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines