function to_vec(const shape<Dims> &) expressions¶
template <index_t Dims, typename U = unsigned_type<sizeof(index_t) * 8>>
KFR_INTRINSIC vec<U, Dims> to_vec(const shape<Dims>& sh) Defined at base/expression.hpp:214