This file implements several optimization algorithms. More...
Go to the source code of this file.
Classes | |
class | alvar::Optimization |
Non-linear optimization routines. There are three methods implemented that include Gauss-Newton, Levenberg-Marquardt and Tukey m-estimator. More... | |
Namespaces | |
namespace | alvar |
Main ALVAR namespace. |
This file implements several optimization algorithms.
Definition in file Optimization.h.