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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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