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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file DEPRECATED/RBMBinomialLayer.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines