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

Public Member Functions

 Count (count_t count)
 

Public Attributes

count_t count
 

Detailed Description

template<PredicateCompare PC = PredicateCompare::EQUAL>
struct ufo::pred::Count< PC >

Definition at line 53 of file count.hpp.

Constructor & Destructor Documentation

◆ Count()

template<PredicateCompare PC = PredicateCompare::EQUAL>
ufo::pred::Count< PC >::Count ( count_t  count)
inline

Definition at line 56 of file count.hpp.

Member Data Documentation

◆ count

template<PredicateCompare PC = PredicateCompare::EQUAL>
count_t ufo::pred::Count< PC >::count

Definition at line 54 of file count.hpp.


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