PLearn 0.1
|
#include <plearn/var/NaryVariable.h>
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) |
Definition in file TransposedDoubleProductVariable.h.