PLearn 0.1
|
Go to the source code of this file.
Classes | |
class | PLearn::NegLogPoissonVariable |
class | PLearn::DiffTemplate< ObjectType, NegLogPoissonVariable > |
class | PLearn::TypeTraits< NegLogPoissonVariable > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const NegLogPoissonVariable &o) |
PStream & | PLearn::operator>> (PStream &in, NegLogPoissonVariable &o) |
PStream & | PLearn::operator>> (PStream &in, NegLogPoissonVariable *&o) |
PStream & | PLearn::operator<< (PStream &out, const NegLogPoissonVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PP< NegLogPoissonVariable > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, NegLogPoissonVariable > *opt, PLearnDiff *diffs) |
Var | PLearn::neglogpoissonvariable (VarArray &the_varray) |