mrpt::math::CLevenbergMarquardtTempl< NUMTYPE, USERPARAM > Member List
This is the complete list of members for
mrpt::math::CLevenbergMarquardtTempl< NUMTYPE, USERPARAM >, including all inherited members.
CDebugOutputCapable(CStream *strm=NULL) | mrpt::utils::CDebugOutputCapable | [inline] |
debugOutputEnableConsole(bool enable) | mrpt::utils::CDebugOutputCapable | [inline] |
debugOutputSetStream(CStream *str) | mrpt::utils::CDebugOutputCapable | [inline] |
execute(std::vector< NUMTYPE > &out_optimal_x, const std::vector< NUMTYPE > &x0, TFunctor functor, const std::vector< NUMTYPE > &increments, const USERPARAM &userParam, TResultInfo &out_info, bool verbose=false, const size_t &maxIter=200, const NUMTYPE tau=1e-3, const NUMTYPE e1=1e-8, const NUMTYPE e2=1e-8) | mrpt::math::CLevenbergMarquardtTempl< NUMTYPE, USERPARAM > | [inline, static] |
printf_debug(const char *frmt,...) | mrpt::utils::CDebugOutputCapable | |
TFunctor typedef | mrpt::math::CLevenbergMarquardtTempl< NUMTYPE, USERPARAM > | |
~CDebugOutputCapable() | mrpt::utils::CDebugOutputCapable | [inline, virtual] |