UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::execution::execution_policy< Policy, Backend > Struct Template Reference

Static Public Attributes

static constexpr detail::ExecutionBackend const backend = Backend
 
static constexpr detail::ExecutionMode const policy = Policy
 

Detailed Description

template<detail::ExecutionMode Policy, detail::ExecutionBackend Backend>
struct ufo::execution::execution_policy< Policy, Backend >

Definition at line 141 of file execution.hpp.

Member Data Documentation

◆ backend

template<detail::ExecutionMode Policy, detail::ExecutionBackend Backend>
constexpr detail::ExecutionBackend const ufo::execution::execution_policy< Policy, Backend >::backend = Backend
staticconstexpr

Definition at line 143 of file execution.hpp.

◆ policy

template<detail::ExecutionMode Policy, detail::ExecutionBackend Backend>
constexpr detail::ExecutionMode const ufo::execution::execution_policy< Policy, Backend >::policy = Policy
staticconstexpr

Definition at line 142 of file execution.hpp.


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