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

Go to the source code of this file.

Classes

class  PLearn::CostModule
 General class representing a cost function module. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file CostModule.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines