SyTen

◆ reverse_dims_to_vec()

template<std::size_t rank>
std::vector<int> syten::DenseProduct::reverse_dims_to_vec ( std::array< Index, rank > const &  in)

Returns a vector with the entry of in in reversed order.

References syten::rank(), and std::array< T >::size().

+ Here is the call graph for this function: