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