_classname_() | PLearn::Object | [static] |
_getOptionList_() | PLearn::Object | [static] |
_isa_(Object *o) | PLearn::Object | [static] |
_new_instance_for_typemap_() | PLearn::Object | [static] |
_static_initialize_() | PLearn::Object | [static] |
_static_initializer_ | PLearn::Object | [static] |
accg(Var v) | PLearn::Variable | [virtual] |
allowPartialUpdates() | PLearn::Variable | [inline] |
allows_partial_update | PLearn::Variable | [protected] |
ancestors() | PLearn::UnaryVariable | [virtual] |
bbprop() | PLearn::Variable | [virtual] |
bprop() | PLearn::InvertElementsVariable | [virtual] |
build() | PLearn::Variable | [virtual] |
buildPath(VarArray &proppath) | PLearn::UnaryVariable | [virtual] |
call(const string &methodname, int nargs, PStream &in_parameters, PStream &out_results) | PLearn::Object | [virtual] |
changeOption(const string &optionname, const string &value) | PLearn::Object | |
changeOptions(const map< string, string > &name_value) | PLearn::Object | [virtual] |
classname() const | PLearn::Object | [virtual] |
clearDiagHessian() | PLearn::Variable | |
clearGradient() | PLearn::Variable | [inline] |
clearMark() | PLearn::Variable | [inline] |
clearSymbolicGradient() | PLearn::Variable | [inline] |
column(int j, bool transpose=false) | PLearn::Variable | [inline] |
copyFrom(const Vec &v) | PLearn::Variable | [inline] |
copyGradientFrom(const Vec &v) | PLearn::Variable | [inline] |
copyGradientInto(Vec g) | PLearn::Variable | [inline, virtual] |
copyGradientTo(Vec &v) | PLearn::Variable | [inline] |
copyRValueFrom(const Vec &v) | PLearn::Variable | [inline] |
copyRValueTo(Vec &v) | PLearn::Variable | [inline] |
copyTo(Vec &v) | PLearn::Variable | [inline] |
copyValueInto(Vec v) | PLearn::Variable | [inline, virtual] |
declareOptions(OptionList &ol) | PLearn::UnaryVariable | [protected, static] |
deepCopy(CopiesMap &copies) const | PLearn::Object | [virtual] |
defineGradientLocation(const Mat &m) | PLearn::Variable | |
diaghessian | PLearn::Variable | |
diaghessiandata | PLearn::Variable | |
disallowPartialUpdates() | PLearn::Variable | [inline] |
dont_bprop_here | PLearn::Variable | |
fbbprop() | PLearn::Variable | [virtual] |
fbprop() | PLearn::Variable | [virtual] |
fillGradient(real value) | PLearn::Variable | [inline] |
fprop() | PLearn::InvertElementsVariable | [virtual] |
fprop_from_all_sources() | PLearn::Variable | [virtual] |
g | PLearn::Variable | |
getName() const | PLearn::Variable | |
getOption(const string &optionname) const | PLearn::Object | |
getOptionList() const | PLearn::Object | [virtual] |
getOptionsToSave() const | PLearn::Object | [virtual] |
gradient | PLearn::Variable | |
gradient_status | PLearn::Variable | [protected] |
gradientdata | PLearn::Variable | |
info() const | PLearn::Object | [virtual] |
inherited typedef | PLearn::InvertElementsVariable | [private] |
input | PLearn::UnaryVariable | [protected] |
InvertElementsVariable() | PLearn::InvertElementsVariable | [inline] |
InvertElementsVariable(Variable *input) | PLearn::InvertElementsVariable | |
isColumnVec() const | PLearn::Variable | [inline] |
isConstant() | PLearn::Variable | [inline, virtual] |
isMarked() | PLearn::Variable | [inline] |
isRowVec() const | PLearn::Variable | [inline] |
isScalar() const | PLearn::Variable | [inline] |
isVec() const | PLearn::Variable | [inline] |
length() const | PLearn::Variable | [inline] |
load(const string &filename) | PLearn::Object | [virtual] |
makeDeepCopyFromShallowCopy(map< const void *, void * > &copies) | PLearn::UnaryVariable | [virtual] |
PLearn::Object::makeDeepCopyFromShallowCopy(CopiesMap &copies) | PLearn::Object | [virtual] |
makeSharedGradient(real *x, int n) | PLearn::Variable | |
makeSharedGradient(PP< Storage< real > > storage, int offset_=0) | PLearn::Variable | |
makeSharedGradient(Vec &v, int offset_=0) | PLearn::Variable | |
makeSharedRValue(real *x, int n) | PLearn::Variable | |
makeSharedRValue(PP< Storage< real > > storage, int offset_=0) | PLearn::Variable | |
makeSharedRValue(Vec &v, int offset_=0) | PLearn::Variable | |
makeSharedValue(real *x, int n) | PLearn::Variable | |
makeSharedValue(PP< Storage< real > > storage, int offset_=0) | PLearn::Variable | |
makeSharedValue(Vec &v, int offset_=0) | PLearn::Variable | |
marked | PLearn::Variable | [protected] |
markPath() | PLearn::UnaryVariable | [virtual] |
matDiagHessian | PLearn::Variable | |
matGradient | PLearn::Variable | |
matRValue | PLearn::Variable | |
matValue | PLearn::Variable | |
max_value | PLearn::Variable | |
maxUpdate(Vec direction) | PLearn::Variable | |
min_value | PLearn::Variable | |
nameIsSet() | PLearn::Variable | [inline] |
nelems() const | PLearn::Variable | [inline] |
newread(PStream &in) | PLearn::Object | |
newwrite(PStream &out) const | PLearn::Object | |
nvars | PLearn::Variable | [static] |
Object() | PLearn::Object | |
oldread(istream &in) | PLearn::Variable | [virtual] |
parents() | PLearn::UnaryVariable | [virtual] |
PLEARN_DECLARE_ABSTRACT_OBJECT(UnaryVariable) | PLearn::UnaryVariable | |
PLearn::Variable::PLEARN_DECLARE_ABSTRACT_OBJECT(Variable) | PLearn::Variable | |
PLEARN_DECLARE_OBJECT(InvertElementsVariable) | PLearn::InvertElementsVariable | |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
prepareToSendResults(PStream &out, int nres) | PLearn::Object | [inline, protected] |
print(ostream &out) const | PLearn::Variable | [virtual] |
printInfo(bool print_gradient) | PLearn::UnaryVariable | [inline, virtual] |
printInfos(bool print_gradient=false) | PLearn::Variable | [virtual] |
random_sources() | PLearn::UnaryVariable | [virtual] |
read(istream &in) | PLearn::Object | [virtual] |
readOptionVal(PStream &in, const string &optionname) | PLearn::Object | |
recomputeSize(int &l, int &w) const | PLearn::InvertElementsVariable | [virtual] |
ref() const | PLearn::PPointable | [inline] |
resize(int l, int w) | PLearn::Variable | |
resizeDiagHessian() | PLearn::Variable | [virtual] |
resizeRValue() | PLearn::UnaryVariable | [virtual] |
rfprop() | PLearn::InvertElementsVariable | [virtual] |
row(int i, bool transpose=false) | PLearn::Variable | [inline] |
rows_to_update | PLearn::Variable | [protected] |
run() | PLearn::Object | [virtual] |
rValue | PLearn::Variable | |
rvaluedata | PLearn::Variable | |
save(const string &filename) const | PLearn::Object | [virtual] |
setBoxConstraint(real minv, real maxv) | PLearn::Variable | [inline] |
setDontBpropHere(bool val) | PLearn::Variable | [inline] |
setKeepPositive() | PLearn::Variable | [inline] |
setMark() | PLearn::Variable | [inline] |
setMaxValue(real maxv=FLT_MAX) | PLearn::Variable | [inline] |
setMinValue(real minv=-FLT_MAX) | PLearn::Variable | [inline] |
setName(const string &the_name) | PLearn::Variable | |
setOption(const string &optionname, const string &value) | PLearn::Object | |
setParents(const VarArray &parents) | PLearn::Variable | [virtual] |
size() const | PLearn::Variable | [inline] |
sizefprop() | PLearn::Variable | [inline] |
sizeprop() | PLearn::Variable | |
sources() | PLearn::UnaryVariable | [virtual] |
subMat(int i, int j, int sublength, int subwidth, bool transpose=false) | PLearn::Variable | |
subVec(int start, int len, bool transpose=false) | PLearn::Variable | |
symbolicBprop() | PLearn::InvertElementsVariable | [virtual] |
UnaryVariable() | PLearn::UnaryVariable | [inline, protected] |
UnaryVariable(Variable *v, int thelength, int thewidth) | PLearn::UnaryVariable | |
unmarkAncestors() | PLearn::UnaryVariable | [virtual] |
unref() const | PLearn::PPointable | [inline] |
update(real step_size, Vec direction_vec, real coeff=1.0, real b=0.0) | PLearn::Variable | |
update(Vec step_sizes, Vec direction_vec, real coeff=1.0, real b=0.0) | PLearn::Variable | |
update(real step_size) | PLearn::Variable | |
update(Vec new_value) | PLearn::Variable | |
updateAndClear() | PLearn::Variable | [inline] |
updateRow(int row) | PLearn::Variable | [inline] |
usage() const | PLearn::PPointable | [inline] |
value | PLearn::Variable | |
valuedata | PLearn::Variable | |
Variable() | PLearn::Variable | [inline, protected] |
Variable(int thelength, int thewidth) | PLearn::Variable | |
Variable(const Mat &m) | PLearn::Variable | |
Variable(const Variable &v) | PLearn::Variable | |
varname | PLearn::Variable | [protected] |
varnum | PLearn::Variable | |
verifyGradient(real step=0.001) | PLearn::Variable | [virtual] |
width() const | PLearn::Variable | [inline] |
write(ostream &out) const | PLearn::Variable | [virtual] |
writeOptionVal(PStream &out, const string &optionname) const | PLearn::Object | |
~Object() | PLearn::Object | [virtual] |
~PPointable() | PLearn::PPointable | [inline, virtual] |