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

Go to the source code of this file.

Classes

class  PLearn::LocalizedFeaturesLayerVariable
 Single layer of a neural network with local connectivity upon a set of localized features, i.e. More...
class  PLearn::DiffTemplate< ObjectType, LocalizedFeaturesLayerVariable >
class  PLearn::TypeTraits< LocalizedFeaturesLayerVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const LocalizedFeaturesLayerVariable &o)
PStream & PLearn::operator>> (PStream &in, LocalizedFeaturesLayerVariable &o)
PStream & PLearn::operator>> (PStream &in, LocalizedFeaturesLayerVariable *&o)
PStream & PLearn::operator<< (PStream &out, const LocalizedFeaturesLayerVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< LocalizedFeaturesLayerVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, LocalizedFeaturesLayerVariable > *opt, PLearnDiff *diffs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines