This factor adds a constant diagonal matrix to the Hessian matrix. It causes a damping effect (like lambda in LM optimization) and helps to fix the gauge freedom.
More...
#include <linear_damping_factor.hpp>
|
|
| LinearDampingFactor (gtsam::Key key, int dim, double mu) |
| |
|
| LinearDampingFactor (gtsam::Key key, const gtsam::Vector &diag) |
| |
This factor adds a constant diagonal matrix to the Hessian matrix. It causes a damping effect (like lambda in LM optimization) and helps to fix the gauge freedom.
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
The documentation for this class was generated from the following file: