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

Go to the source code of this file.

Classes

class  PLearn::ExpVariable
class  PLearn::DiffTemplate< ObjectType, ExpVariable >
class  PLearn::TypeTraits< ExpVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const ExpVariable &o)
PStream & PLearn::operator>> (PStream &in, ExpVariable &o)
PStream & PLearn::operator>> (PStream &in, ExpVariable *&o)
PStream & PLearn::operator<< (PStream &out, const ExpVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< ExpVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, ExpVariable > *opt, PLearnDiff *diffs)
Var PLearn::exp (Var v)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines