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