|
PLearn 0.1
|
#include <plearn/var/UnaryVariable.h>

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 | |
1.7.4