include/ck/utility/number.hpp File Reference

include/ck/utility/number.hpp File Reference#

Composable Kernel: include/ck/utility/number.hpp File Reference
number.hpp File Reference

Go to the source code of this file.

Namespaces

 ck
 

Typedefs

template<index_t N>
using ck::Number = integral_constant< index_t, N >
 
template<index_t N>
using ck::LongNumber = integral_constant< long_index_t, N >