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