MRPT  2.0.4
List of all members | Static Public Attributes
mrpt::maps::detail::logoddscell_traits< int8_t > Struct Reference

Detailed Description

Definition at line 20 of file logoddscell_traits.h.

#include <mrpt/maps/logoddscell_traits.h>

Inheritance diagram for mrpt::maps::detail::logoddscell_traits< int8_t >:

Static Public Attributes

static constexpr int8_t CELLTYPE_MIN = -127
 
static constexpr int8_t CELLTYPE_MAX = 127
 
static constexpr int8_t P2LTABLE_SIZE = CELLTYPE_MAX
 
static constexpr std::size_t LOGODDS_LUT_ENTRIES = 1 << 8
 

Member Data Documentation

◆ CELLTYPE_MAX

constexpr int8_t mrpt::maps::detail::logoddscell_traits< int8_t >::CELLTYPE_MAX = 127
staticconstexpr

◆ CELLTYPE_MIN

constexpr int8_t mrpt::maps::detail::logoddscell_traits< int8_t >::CELLTYPE_MIN = -127
staticconstexpr

◆ LOGODDS_LUT_ENTRIES

constexpr std::size_t mrpt::maps::detail::logoddscell_traits< int8_t >::LOGODDS_LUT_ENTRIES = 1 << 8
staticconstexpr

Definition at line 25 of file logoddscell_traits.h.

◆ P2LTABLE_SIZE

constexpr int8_t mrpt::maps::detail::logoddscell_traits< int8_t >::P2LTABLE_SIZE = CELLTYPE_MAX
staticconstexpr

Definition at line 24 of file logoddscell_traits.h.




Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sun Jul 19 17:54:30 UTC 2020