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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const CCCostVariable &o)
PStream & PLearn::operator>> (PStream &in, CCCostVariable &o)
PStream & PLearn::operator>> (PStream &in, CCCostVariable *&o)
PStream & PLearn::operator<< (PStream &out, const CCCostVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< CCCostVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, CCCostVariable > *opt, PLearnDiff *diffs)
Var PLearn::cccost (VMat distr, Func the_f_error, Func the_f_candidate)
 sumOf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines