| _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] |
| bproppath | PLearn::Function | |
| build() | PLearn::Function | [virtual] |
| build_() | PLearn::Function | [private] |
| 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] |
| declareOptions(OptionList &ol) | PLearn::Function | [protected, static] |
| deepCopy(CopiesMap &copies) const | PLearn::Object | [virtual] |
| df | PLearn::Function | |
| differentiate() | PLearn::Function | |
| fbbprop(const Vec &in, const Vec &out, const Vec &gradient, const Mat &hessian) | PLearn::Function | |
| fbbpropAcc(const Vec &in, const Vec &out, const Vec &gradient, const Mat &hessian) | PLearn::Function | |
| fbprop(const Vec &in, const Vec &out, const Vec &input_gradient, const Vec &output_gradient) | PLearn::Function | |
| fbprop(const Array< Vec > &in, const Array< Vec > &out, const Array< Vec > &input_gradient, const Array< Vec > &output_gradient) | PLearn::Function | |
| fprop(const Vec &in, const Vec &out) const | PLearn::Function | |
| fprop(const Array< Vec > &in, const Array< Vec > &out) const | PLearn::Function | |
| fproppath | PLearn::Function | [mutable] |
| Function() | PLearn::Function | |
| Function(const VarArray &the_inputs, const VarArray &the_outputs) | PLearn::Function | |
| Function(const VarArray &the_inputs, const VarArray ¶meters_to_optimize, const VarArray &the_outputs) | PLearn::Function | |
| getOption(const string &optionname) const | PLearn::Object | |
| getOptionList() const | PLearn::Object | [virtual] |
| getOptionsToSave() const | PLearn::Object | [virtual] |
| info() const | PLearn::Object | [virtual] |
| inherited typedef | PLearn::Function | |
| inputs | PLearn::Function | [mutable] |
| inputsize | PLearn::Function | |
| load(const string &filename) | PLearn::Object | [virtual] |
| makeDeepCopyFromShallowCopy(map< const void *, void * > &copies) | PLearn::Function | [virtual] |
| PLearn::Object::makeDeepCopyFromShallowCopy(CopiesMap &copies) | PLearn::Object | [virtual] |
| newread(PStream &in) | PLearn::Object | |
| newwrite(PStream &out) const | PLearn::Object | |
| Object() | PLearn::Object | |
| oldread(istream &in) | PLearn::Object | [virtual] |
| operator()(const Vec &input) const | PLearn::Function | |
| operator()(const Vec &input1, const Vec &input2) const | PLearn::Function | |
| operator()(const VarArray &new_inputs) const | PLearn::Function | |
| outputs | PLearn::Function | [mutable] |
| outputsize | PLearn::Function | |
| parameters | PLearn::Function | [mutable] |
| parentspath | PLearn::Function | |
| PLEARN_DECLARE_OBJECT(Function) | PLearn::Function | |
| 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::Object | [virtual] |
| read(istream &in) | PLearn::Object | [virtual] |
| readOptionVal(PStream &in, const string &optionname) | PLearn::Object | |
| recomputeParents() | PLearn::Function | |
| ref() const | PLearn::PPointable | [inline] |
| rfprop(const Vec &in, const Vec &out, const Vec &input_rvalue, const Vec &output_rvalue, bool do_fprop=true) | PLearn::Function | |
| run() | PLearn::Object | [virtual] |
| save(const string &filename) const | PLearn::Object | [virtual] |
| setOption(const string &optionname, const string &value) | PLearn::Object | |
| unref() const | PLearn::PPointable | [inline] |
| usage() const | PLearn::PPointable | [inline] |
| verifyGradient(const Vec &in, real step=0.01) | PLearn::Function | |
| verifyGradient(real minval, real maxval, real step=0.01) | PLearn::Function | |
| verifyGradient(real step=0.01) | PLearn::Function | |
| verifyHessian(const Vec &in, real step=0.01) | PLearn::Function | |
| verifyrfprop(const Vec &in, real step=0.01) | PLearn::Function | |
| verifySymbolicGradient(const Vec &in) | PLearn::Function | |
| write(ostream &out) const | PLearn::Object | [virtual] |
| writeOptionVal(PStream &out, const string &optionname) const | PLearn::Object | |
| ~Object() | PLearn::Object | [virtual] |
| ~PPointable() | PLearn::PPointable | [inline, virtual] |