|
PLearn 0.1
|
#include "NaryVariable.h"

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 | |
1.7.4