PLearn 0.1
Classes | Namespaces | Functions
NnlmWordRepresentationLayer.h File Reference
#include <plearn/base/Object.h>
#include <plearn/math/TMat_maths.h>
#include <plearn_learners/online/OnlineLearningModule.h>
Include dependency graph for NnlmWordRepresentationLayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::NnlmWordRepresentationLayer
 Implements the word representation layer for the online NNLM. More...
class  PLearn::DiffTemplate< ObjectType, NnlmWordRepresentationLayer >
class  PLearn::TypeTraits< NnlmWordRepresentationLayer >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file NnlmWordRepresentationLayer.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines