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

Detailed Description

Definition at line 28 of file logoddscell_traits.h.

#include <mrpt/maps/logoddscell_traits.h>

Static Public Attributes

static constexpr int16_t CELLTYPE_MIN = -32767
 
static constexpr int16_t CELLTYPE_MAX = 32767
 
static constexpr int16_t P2LTABLE_SIZE = CELLTYPE_MAX
 
static constexpr std::size_t LOGODDS_LUT_ENTRIES = 1 << 16
 

Member Data Documentation

◆ CELLTYPE_MAX

constexpr int16_t mrpt::maps::detail::logoddscell_traits< int16_t >::CELLTYPE_MAX = 32767
staticconstexpr

Definition at line 31 of file logoddscell_traits.h.

◆ CELLTYPE_MIN

constexpr int16_t mrpt::maps::detail::logoddscell_traits< int16_t >::CELLTYPE_MIN = -32767
staticconstexpr

Definition at line 30 of file logoddscell_traits.h.

◆ LOGODDS_LUT_ENTRIES

constexpr std::size_t mrpt::maps::detail::logoddscell_traits< int16_t >::LOGODDS_LUT_ENTRIES = 1 << 16
staticconstexpr

Definition at line 33 of file logoddscell_traits.h.

◆ P2LTABLE_SIZE

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

Definition at line 32 of file logoddscell_traits.h.




Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 15:49:54 UTC 2020