Project
Loading...
Searching...
No Matches
o2::gpu::SplineUtil::Switch< ConditionT, ValTrueT > Class Template Reference

class lets one to switch between constexpr int32_t ValTrueT and int32_t mValFalse, depending on the ConditionT More...

Detailed Description

template<bool ConditionT, int32_t ValTrueT>
class o2::gpu::SplineUtil::Switch< ConditionT, ValTrueT >

class lets one to switch between constexpr int32_t ValTrueT and int32_t mValFalse, depending on the ConditionT

Definition at line 67 of file SplineUtil.h.


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