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

Go to the source code of this file.

Classes

class  PLearn::RBMWoodsLayer
 RBM layer with tree-structured groups of units. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RBMWoodsLayer.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines