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