|
PLearn 0.1
|
#include "UnaryVariable.h"

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) |
1.7.4