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

Go to the source code of this file.

Classes

class  PLearn::RBMDiagonalMatrixConnection
 Stores and learns the parameters between two linear layers of an RBM. More...
class  PLearn::DiffTemplate< ObjectType, RBMDiagonalMatrixConnection >
class  PLearn::TypeTraits< RBMDiagonalMatrixConnection >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RBMDiagonalMatrixConnection.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines