3#ifndef cMHN_TT_UTILITY_H
4#define cMHN_TT_UTILITY_H
10 template<pRC::Size D, pRC::Size N = 2>
16 template<pRC::Size D, pRC::Size R, pRC::Size N = 2>
20 decltype(getModeSizes<D, N>()),
Definition type_traits.hpp:17
constexpr auto getRanks()
Definition utility.hpp:17
constexpr auto getModeSizes()
Definition utility.hpp:11
static constexpr auto makeConstantSequence()
Definition sequence.hpp:402