|
small_gicp
|
#include <robust_kernel.hpp>
Classes | |
| struct | Setting |
| Huber robust kernel setting. More... | |
Public Member Functions | |
| Cauchy (const Setting &setting) | |
| Constructor. More... | |
| double | weight (double e) const |
| Compute the weight for an error. More... | |
Public Attributes | |
| const double | c |
| Kernel width. More... | |
Cauchy robust kernel.
|
inline |
Constructor.
|
inline |
Compute the weight for an error.
| e | Error |
| const double small_gicp::Cauchy::c |
Kernel width.