|
|
#include <armarx/navigation/algorithms/spfa/smoothing/residuals.h>
Public Member Functions | |
| template<typename T> | |
| bool | operator() (const T *const c_prev, const T *const c_i, const T *const c_next, T *residual) const |
| PositionSmoothResidual (double weight=1.0) | |
Public Attributes | |
| double | w |
Definition at line 63 of file residuals.h.
|
inlineexplicit |
Definition at line 65 of file residuals.h.
|
inline |
Definition at line 68 of file residuals.h.
| double w |
Definition at line 78 of file residuals.h.