TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
#include <nda/group_indices.hpp>
A group of indices.
Is | Indices. |
Definition at line 114 of file group_indices.hpp.
Static Public Attributes | |
static constexpr std::array< int, sizeof...(Is)> | as_std_array {Is...} |
std::array containing the indices. | |