Classes | |
class | HybridNonLinearSolver< FunctorType, Scalar > |
Finds a zero of a system of n nonlinear functions in n variables by a modification of the Powell hybrid method ("dogleg"). More... | |
class | LevenbergMarquardt< FunctorType, Scalar > |
Performs non linear optimization over a non-linear function, using a variant of the Levenberg Marquardt algorithm. More... |