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

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