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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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