cuda-kat
CUDA kernel author's tools
Functions
kat::constexpr_ Namespace Reference

This namespace has functions whose constexpr (compile-time) implementation should not be used at run-time. More...

Functions

template<typename I >
constexpr KAT_FHD int log2 (I val) noexcept
 
template<typename T >
constexpr KAT_FHD T sqrt (T x) noexcept
 

Detailed Description

This namespace has functions whose constexpr (compile-time) implementation should not be used at run-time.