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

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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines