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

Public Member Functions

 HitsInterval (count_t min, count_t max)
 

Public Attributes

HitsMax max
 
HitsMin min
 

Detailed Description

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

Definition at line 52 of file hits_interval.hpp.

Constructor & Destructor Documentation

◆ HitsInterval()

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

Definition at line 56 of file hits_interval.hpp.

Member Data Documentation

◆ max

template<bool Negated = false>
HitsMax ufo::pred::HitsInterval< Negated >::max

Definition at line 54 of file hits_interval.hpp.

◆ min

template<bool Negated = false>
HitsMin ufo::pred::HitsInterval< Negated >::min

Definition at line 53 of file hits_interval.hpp.


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