|
PLearn 0.1
|


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