PLearn 0.1
|
#include "UnaryVariable.h"
Go to the source code of this file.
Classes | |
class | PLearn::MinVariable |
class | PLearn::DiffTemplate< ObjectType, MinVariable > |
class | PLearn::TypeTraits< MinVariable > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const MinVariable &o) |
PStream & | PLearn::operator>> (PStream &in, MinVariable &o) |
PStream & | PLearn::operator>> (PStream &in, MinVariable *&o) |
PStream & | PLearn::operator<< (PStream &out, const MinVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PP< MinVariable > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, MinVariable > *opt, PLearnDiff *diffs) |
Var | PLearn::min (Var v) |