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