|
PLearn 0.1
|
#include "BinaryVariable.h"

Go to the source code of this file.
Classes | |
| class | PLearn::Max2Variable |
| class | PLearn::DiffTemplate< ObjectType, Max2Variable > |
| class | PLearn::TypeTraits< Max2Variable > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const Max2Variable &o) |
| PStream & | PLearn::operator>> (PStream &in, Max2Variable &o) |
| PStream & | PLearn::operator>> (PStream &in, Max2Variable *&o) |
| PStream & | PLearn::operator<< (PStream &out, const Max2Variable &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< Max2Variable > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, Max2Variable > *opt, PLearnDiff *diffs) |
| Var | PLearn::max (Var v1, Var v2) |
1.7.4