#include <weighted_mean_point_probability_spe.h>

Public Member Functions | |
| double | weight (const LaserScan2D::Points &pts, PointId id) const override |
Public Member Functions inherited from ScanPointWeighting | |
| virtual void | reset (const LaserScan2D &scan) |
| virtual | ~ScanPointWeighting () |
Additional Inherited Members | |
Public Types inherited from ScanPointWeighting | |
| using | PointId = LaserScan2D::Points::size_type |
Definition at line 47 of file weighted_mean_point_probability_spe.h.
|
inlineoverridevirtual |
Implements ScanPointWeighting.
Definition at line 49 of file weighted_mean_point_probability_spe.h.