PLearn 0.1
Classes | Namespaces | Functions
EntropyContrastLearner.h File Reference
#include <plearn_learners/generic/PLearner.h>
#include <plearn/opt/Optimizer.h>
#include "plearn/var/Var_all.h"
Include dependency graph for EntropyContrastLearner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::EntropyContrastLearner
class  PLearn::DiffTemplate< ObjectType, EntropyContrastLearner >
class  PLearn::TypeTraits< EntropyContrastLearner >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file EntropyContrastLearner.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines