PLearn 0.1
Classes | Namespaces | Functions
LayerCostModule.h File Reference
#include <plearn_learners/online/CostModule.h>
#include <map>
Include dependency graph for LayerCostModule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::LayerCostModule
 Computes a cost function for a (hidden) representation. More...
class  PLearn::DiffTemplate< ObjectType, LayerCostModule >
class  PLearn::TypeTraits< LayerCostModule >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file LayerCostModule.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines