PLearn 0.1
Classes | Namespaces | Functions
RBMMatrixTransposeConnection.h File Reference
#include <plearn_learners/online/RBMConnection.h>
#include <plearn_learners/online/RBMMatrixConnection.h>
Include dependency graph for RBMMatrixTransposeConnection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::RBMMatrixTransposeConnection
 RBMConnection which uses the tranpose of some other RBMMatrixConnection's weights. More...
class  PLearn::DiffTemplate< ObjectType, RBMMatrixTransposeConnection >
class  PLearn::TypeTraits< RBMMatrixTransposeConnection >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RBMMatrixTransposeConnection.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines