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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const ThresholdBpropVariable &o)
PStream & PLearn::operator>> (PStream &in, ThresholdBpropVariable &o)
PStream & PLearn::operator>> (PStream &in, ThresholdBpropVariable *&o)
PStream & PLearn::operator<< (PStream &out, const ThresholdBpropVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< ThresholdBpropVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, ThresholdBpropVariable > *opt, PLearnDiff *diffs)
Var PLearn::threshold_bprop (Var v, real gradient_threshold_factor=0.0)
 copy its argument but block gradient completely or partially
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines