TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
#include <nda/traits.hpp>
A small wrapper around a single long integer to be used as a linear index.
Definition at line 343 of file traits.hpp.
Public Attributes | |
long | value |
Linear index. | |