#include "registration/metric/robust_estimators.h"
|
| LP (const default_type p) |
|
| LP () |
|
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 71 of file robust_estimators.h.
◆ LP() [1/2]
◆ LP() [2/2]
MR::Registration::Metric::LP::LP |
( |
| ) |
|
|
inline |
◆ operator()() [1/2]
◆ operator()() [2/2]
The documentation for this class was generated from the following file: