PLearn 0.1
Classes | Namespaces | Functions
LogSoftSoftMaxVariable.h File Reference
#include <plearn/var/BinaryVariable.h>
Include dependency graph for LogSoftSoftMaxVariable.h:
This graph shows which files directly or indirectly include this file:

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)

Detailed Description

Definition in file LogSoftSoftMaxVariable.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines