|
PLearn 0.1
|


Go to the source code of this file.
Classes | |
| class | PLearn::DilogarithmVariable |
| This is the primitive of a sigmoid: log(1+exp(x)) More... | |
| class | PLearn::DiffTemplate< ObjectType, DilogarithmVariable > |
| class | PLearn::TypeTraits< DilogarithmVariable > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const DilogarithmVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, DilogarithmVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, DilogarithmVariable *&o) |
| PStream & | PLearn::operator<< (PStream &out, const DilogarithmVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< DilogarithmVariable > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, DilogarithmVariable > *opt, PLearnDiff *diffs) |
| Var | PLearn::dilogarithm (Var v) |
| Var | PLearn::softplus_primitive (Var v) |
1.7.4