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

Go to the source code of this file.

Classes

class  PLearn::ProcessInputCostModule
 Processes the input through an embedded OnlineLearningModule. More...
class  PLearn::DiffTemplate< ObjectType, ProcessInputCostModule >
class  PLearn::TypeTraits< ProcessInputCostModule >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file ProcessInputCostModule.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines