UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::pred::MissesInterval< Negated > Struct Template Reference

Public Member Functions

 MissesInterval (count_t min, count_t max)
 

Public Attributes

MissesMax max
 
MissesMin min
 

Detailed Description

template<bool Negated = false>
struct ufo::pred::MissesInterval< Negated >

Definition at line 52 of file misses_interval.hpp.

Constructor & Destructor Documentation

◆ MissesInterval()

template<bool Negated = false>
ufo::pred::MissesInterval< Negated >::MissesInterval ( count_t  min,
count_t  max 
)
inline

Definition at line 56 of file misses_interval.hpp.

Member Data Documentation

◆ max

template<bool Negated = false>
MissesMax ufo::pred::MissesInterval< Negated >::max

Definition at line 54 of file misses_interval.hpp.

◆ min

template<bool Negated = false>
MissesMin ufo::pred::MissesInterval< Negated >::min

Definition at line 53 of file misses_interval.hpp.


The documentation for this struct was generated from the following file: