#include <weighted_mean_point_probability_spe.h>
Public Member Functions | |
void | reset (const LaserScan2D &scan) override |
double | weight (const LaserScan2D::Points &, PointId) const override |
Public Member Functions inherited from ScanPointWeighting | |
virtual | ~ScanPointWeighting () |
Private Attributes | |
double | _common_weight |
Additional Inherited Members | |
Public Types inherited from ScanPointWeighting | |
using | PointId = LaserScan2D::Points::size_type |
Definition at line 21 of file weighted_mean_point_probability_spe.h.
|
inlineoverridevirtual |
Reimplemented from ScanPointWeighting.
Definition at line 23 of file weighted_mean_point_probability_spe.h.
|
inlineoverridevirtual |
Implements ScanPointWeighting.
Definition at line 27 of file weighted_mean_point_probability_spe.h.
|
private |
Definition at line 31 of file weighted_mean_point_probability_spe.h.