#include "registration/metric/robust_estimators.h"
Public Member Functions | |
void | operator() (const default_type &x, default_type &residual, default_type &slope) |
void | operator() (const Eigen::Matrix< default_type, Eigen::Dynamic, 1 > &x, Eigen::Matrix< default_type, Eigen::Dynamic, 1 > &residual, Eigen::Matrix< default_type, Eigen::Dynamic, 1 > &slope) |
Definition at line 32 of file robust_estimators.h.
|
inline |
Definition at line 34 of file robust_estimators.h.
|
inline |
Definition at line 41 of file robust_estimators.h.