TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
#include <nda/concepts.hpp>
Check if a given type is an nda::Array of a certain rank.
A | Type to check. |
R | Rank of the nda::Array type. |
Definition at line 266 of file concepts.hpp.