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

Go to the source code of this file.

Classes

class  PLearn::TransposedDoubleProductVariable
 Let W, M and H be the inputs and nw the length of W. More...
class  PLearn::DiffTemplate< ObjectType, TransposedDoubleProductVariable >
class  PLearn::TypeTraits< TransposedDoubleProductVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const TransposedDoubleProductVariable &o)
PStream & PLearn::operator>> (PStream &in, TransposedDoubleProductVariable &o)
PStream & PLearn::operator>> (PStream &in, TransposedDoubleProductVariable *&o)
PStream & PLearn::operator<< (PStream &out, const TransposedDoubleProductVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< TransposedDoubleProductVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, TransposedDoubleProductVariable > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file TransposedDoubleProductVariable.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines