PLearn 0.1
Classes | Namespaces | Functions
MatrixSoftmaxLossVariable.h File Reference
#include "BinaryVariable.h"
Include dependency graph for MatrixSoftmaxLossVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::MatrixSoftmaxLossVariable
class  PLearn::DiffTemplate< ObjectType, MatrixSoftmaxLossVariable >
class  PLearn::TypeTraits< MatrixSoftmaxLossVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const MatrixSoftmaxLossVariable &o)
PStream & PLearn::operator>> (PStream &in, MatrixSoftmaxLossVariable &o)
PStream & PLearn::operator>> (PStream &in, MatrixSoftmaxLossVariable *&o)
PStream & PLearn::operator<< (PStream &out, const MatrixSoftmaxLossVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< MatrixSoftmaxLossVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, MatrixSoftmaxLossVariable > *opt, PLearnDiff *diffs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines