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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const NegLogProbCostFunction &o)
PStream & PLearn::operator>> (PStream &in, NegLogProbCostFunction &o)
PStream & PLearn::operator>> (PStream &in, NegLogProbCostFunction *&o)
PStream & PLearn::operator<< (PStream &out, const NegLogProbCostFunction &o)
PStream & PLearn::operator>> (PStream &in, PP< NegLogProbCostFunction > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, NegLogProbCostFunction > *opt, PLearnDiff *diffs)
CostFunc PLearn::condprob_cost (bool normalize=false, bool smooth_map_outputs=false)
 negative log conditional probability
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines