mrpt::math::CLevenbergMarquardt Member List
This is the complete list of members for
mrpt::math::CLevenbergMarquardt, 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(vector_double &out_optimal_x, const vector_double &x0, utils::TFunctor_retVecDbl_inp2VecDbl functor, const vector_double &increments, const vector_double &userParam, TResultInfo &out_info, bool verbose=false, const size_t &maxIter=200, const double tau=1e-3, const double e1=1e-8, const double e2=1e-8) | mrpt::math::CLevenbergMarquardt | [static] |
printf_debug(const char *frmt,...) | mrpt::utils::CDebugOutputCapable | |
~CDebugOutputCapable() | mrpt::utils::CDebugOutputCapable | [inline, virtual] |