This is the complete list of members for ConstOccupancyEstimator, including all inherited members.
base_empty_prob() | CellOccupancyEstimator | inlineprotected |
base_occ_prob() | CellOccupancyEstimator | inlineprotected |
CellOccupancyEstimator(double base_occ_prob, double base_empty_prob) | CellOccupancyEstimator | inline |
ConstOccupancyEstimator(double occ, double empty) | ConstOccupancyEstimator | inline |
estimate_occupancy(const Beam &beam, const Rectangle &cell_bnds, bool is_occ) override | ConstOccupancyEstimator | inlinevirtual |