PLearn 0.1
Classes | Namespaces | Functions
TimesConstantScalarVariable2.h File Reference
#include <plearn/var/BinaryVariable.h>
Include dependency graph for TimesConstantScalarVariable2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::TimesConstantScalarVariable2
 multiplies a matrix var by a scalar var More...
class  PLearn::DiffTemplate< ObjectType, TimesConstantScalarVariable2 >
class  PLearn::TypeTraits< TimesConstantScalarVariable2 >

Namespaces

namespace  PLearn
 

< for swap


Functions

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