PLearn 0.1
|
#include "NaryVariable.h"
Go to the source code of this file.
Classes | |
class | PLearn::ConfRatedAdaboostCostVariable |
class | PLearn::DiffTemplate< ObjectType, ConfRatedAdaboostCostVariable > |
class | PLearn::TypeTraits< ConfRatedAdaboostCostVariable > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const ConfRatedAdaboostCostVariable &o) |
PStream & | PLearn::operator>> (PStream &in, ConfRatedAdaboostCostVariable &o) |
PStream & | PLearn::operator>> (PStream &in, ConfRatedAdaboostCostVariable *&o) |
PStream & | PLearn::operator<< (PStream &out, const ConfRatedAdaboostCostVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PP< ConfRatedAdaboostCostVariable > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, ConfRatedAdaboostCostVariable > *opt, PLearnDiff *diffs) |
Var | PLearn::conf_rated_adaboost_cost (Var output, Var target, Var alpha) |