|
PLearn 0.1
|
#include <plearn/var/BinaryVariable.h>

Go to the source code of this file.
Classes | |
| class | PLearn::LogSoftSoftMaxVariable |
| Log of SoftSoftMaxVariable (see SoftSoftMaxVariable for more details) More... | |
| class | PLearn::DiffTemplate< ObjectType, LogSoftSoftMaxVariable > |
| class | PLearn::TypeTraits< LogSoftSoftMaxVariable > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const LogSoftSoftMaxVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, LogSoftSoftMaxVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, LogSoftSoftMaxVariable *&o) |
| PStream & | PLearn::operator<< (PStream &out, const LogSoftSoftMaxVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< LogSoftSoftMaxVariable > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, LogSoftSoftMaxVariable > *opt, PLearnDiff *diffs) |
Definition in file LogSoftSoftMaxVariable.h.
1.7.4