Func() | PLearn::Func | |
Func(Function *f) | PLearn::Func | |
Func(const VarArray &the_inputs, const VarArray &the_outputs) | PLearn::Func | |
Func(const VarArray &the_inputs, const VarArray ¶meters_to_optimize, const VarArray &the_outputs) | PLearn::Func | |
isNotNull() const | PLearn::PP< Function > | [inline] |
isNull() const | PLearn::PP< Function > | [inline] |
operator *() const | PLearn::PP< Function > | [inline] |
operator T *() const | PLearn::PP< Function > | [inline] |
operator()(const Vec &input) const | PLearn::Func | |
operator()(const Vec &input1, const Vec &input2) const | PLearn::Func | |
operator()(const VarArray &new_inputs) const | PLearn::Func | |
operator->() const | PLearn::PP< Function > | [inline] |
operator=(const Function *otherptr) | PLearn::PP< Function > | [inline] |
operator=(const PP< Function > &other) | PLearn::PP< Function > | [inline] |
PP() | PLearn::PP< Function > | [inline] |
PP(const Function *the_ptr) | PLearn::PP< Function > | [inline] |
PP(const PP< Function > &other) | PLearn::PP< Function > | [inline] |
PP(const PP< U > &other) | PLearn::PP< Function > | [inline, explicit] |
ptr | PLearn::PP< Function > | [protected] |
~PP() | PLearn::PP< Function > | [inline] |