PLearn 0.1
PLearn::Function Member List
This is the complete list of members for PLearn::Function, including all inherited members.
_classname_()PLearn::Function [static]
_getOptionList_()PLearn::Function [static]
_getRemoteMethodMap_()PLearn::Function [static]
_isa_(const Object *o)PLearn::Function [static]
_new_instance_for_typemap_()PLearn::Function [static]
_static_initialize_()PLearn::Function [static]
_static_initializer_PLearn::Function [static]
asString() const PLearn::Object [virtual]
asStringRemoteTransmit() const PLearn::Object [virtual]
bproppathPLearn::Function
build()PLearn::Function [virtual]
build_()PLearn::Function [private]
call(const string &methodname, int nargs, PStream &io)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::Function [virtual]
declareMethods(RemoteMethodMap &rmm)PLearn::Object [protected, static]
declareOptions(OptionList &ol)PLearn::Function [protected, static]
declaringFile()PLearn::Function [inline, static]
deepCopy(CopiesMap &copies) const PLearn::Function [virtual]
deepCopyNoMap()PLearn::Object
dfPLearn::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
fproppathPLearn::Function [mutable]
Function()PLearn::Function
Function(const VarArray &the_inputs, const VarArray &the_outputs)PLearn::Function
Function(const VarArray &the_inputs, const VarArray &parameters_to_optimize, const VarArray &the_outputs)PLearn::Function
getOption(const string &optionname) const PLearn::Object
getOptionList() const PLearn::Function [virtual]
getOptionMap() const PLearn::Function [virtual]
getOptionsToRemoteTransmit() const PLearn::Object [virtual]
getOptionsToSave() const PLearn::Object [virtual]
getRemoteMethodMap() const PLearn::Function [virtual]
hasOption(const string &optionname) const PLearn::Object
info() const PLearn::Object [virtual]
inherited typedefPLearn::Function
inputsPLearn::Function [mutable]
inputsizePLearn::Function
load(const PPath &filename)PLearn::Object [virtual]
makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::Function [virtual]
newread(PStream &in, unsigned int id=UINT_MAX)PLearn::Object
newwrite(PStream &out) const PLearn::Object [virtual]
Object(bool call_build_=false)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
outputsPLearn::Function [mutable]
outputsizePLearn::Function
parametersPLearn::Function [mutable]
parentspathPLearn::Function
parseOptionName(const string &optionname, Object *&final_object, OptionList::iterator &option_iter, string &option_index)PLearn::Object
parseOptionName(const string &optionname, const Object *&final_object, OptionList::iterator &option_iter, string &option_index) const PLearn::Object
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
prepareToSendResults(PStream &out, int nres)PLearn::Object [static]
read(istream &in)PLearn::Object [virtual]
readOptionVal(PStream &in, const string &optionname, unsigned int id=UINT_MAX)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 PPath &filename) const PLearn::Object [virtual]
setOption(const string &optionname, const string &value)PLearn::Object
sizefbprop(const Vec &in, const Vec &out, const Vec &input_gradient, const Vec &output_gradient)PLearn::Function
sizefbprop(const Array< Vec > &in, const Array< Vec > &out, const Array< Vec > &input_gradient, const Array< Vec > &output_gradient)PLearn::Function
sizefprop(const Vec &in, const Vec &out) const PLearn::Function
sizefprop(const Array< Vec > &in, const Array< Vec > &out) const PLearn::Function
unref() const PLearn::PPointable [inline]
usage() const PLearn::PPointable [inline]
verifyGradient(const Vec &in, real step=0.01, int which_component=0)PLearn::Function
verifyGradient(real minval, real maxval, real step=0.01, int which_component=0)PLearn::Function
verifyGradient(real step=0.01, int which_component=0)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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines