PLearn 0.1
|
#include "NaryVariable.h"
Go to the source code of this file.
Classes | |
class | PLearn::PotentialsVariable |
class | PLearn::DiffTemplate< ObjectType, PotentialsVariable > |
class | PLearn::TypeTraits< PotentialsVariable > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const PotentialsVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PotentialsVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PotentialsVariable *&o) |
PStream & | PLearn::operator<< (PStream &out, const PotentialsVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PP< PotentialsVariable > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, PotentialsVariable > *opt, PLearnDiff *diffs) |
Var | PLearn::potentials (Var the_input, Var the_comp_input, Var the_dp_target, Var the_target_dist_rep, Var the_output, VarArray the_proppath_params, VMat the_distr) |