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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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