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

Go to the source code of this file.

Classes

class  PLearn::PlusScalarVariable
 adds a scalar var to a matrix var More...
class  PLearn::DiffTemplate< ObjectType, PlusScalarVariable >
class  PLearn::TypeTraits< PlusScalarVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

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