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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RBMSparse1DMatrixConnection.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines