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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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