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

Public Member Functions

 CountInterval (count_t min, count_t max)
 

Public Attributes

CountMax max
 
CountMin min
 

Detailed Description

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

Definition at line 52 of file count_interval.hpp.

Constructor & Destructor Documentation

◆ CountInterval()

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

Definition at line 56 of file count_interval.hpp.

Member Data Documentation

◆ max

template<bool Negated = false>
CountMax ufo::pred::CountInterval< Negated >::max

Definition at line 54 of file count_interval.hpp.

◆ min

template<bool Negated = false>
CountMin ufo::pred::CountInterval< Negated >::min

Definition at line 53 of file count_interval.hpp.


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