VisionCpp  0.0.1
visioncpp::internal::Executor< ExecPolicy, LC, LR, LCT, LRT, Expr, DeviceT > Struct Template Reference

The Executor struct is used to specialise the execute function for different avaiable policies at compile time. More...

#include <executor.hpp>

Collaboration diagram for visioncpp::internal::Executor< ExecPolicy, LC, LR, LCT, LRT, Expr, DeviceT >:

Detailed Description

template<bool ExecPolicy, size_t LC, size_t LR, size_t LCT, size_t LRT, typename Expr, typename DeviceT>
struct visioncpp::internal::Executor< ExecPolicy, LC, LR, LCT, LRT, Expr, DeviceT >

The Executor struct is used to specialise the execute function for different avaiable policies at compile time.

Definition at line 76 of file executor.hpp.


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