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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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