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

Go to the source code of this file.

Classes

class  PLearn::RBMRateLayer
 Layer in an RBM consisting in rate-coded units. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RBMRateLayer.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines