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

Go to the source code of this file.

Classes

class  PLearn::RBMMixedLayer
 Layer in an RBM formed with binomial units. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RBMMixedLayer.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines