|
PLearn 0.1
|
#include "NaryVariable.h"

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) |
1.7.4