PLearn 0.1
Classes | Namespaces | Functions
ClassErrorCostFunction.h File Reference
#include "Kernel.h"
Include dependency graph for ClassErrorCostFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const ClassErrorCostFunction &o)
PStream & PLearn::operator>> (PStream &in, ClassErrorCostFunction &o)
PStream & PLearn::operator>> (PStream &in, ClassErrorCostFunction *&o)
PStream & PLearn::operator<< (PStream &out, const ClassErrorCostFunction &o)
PStream & PLearn::operator>> (PStream &in, PP< ClassErrorCostFunction > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, ClassErrorCostFunction > *opt, PLearnDiff *diffs)
CostFunc PLearn::class_error (bool output_is_classnum=false, bool ignore_missing_values=true)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines