TRIQS/nda 1.3.0
Multi-dimensional array library for C++
Loading...
Searching...
No Matches
nda::_linear_index_t

#include <nda/traits.hpp>

Detailed Description

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.
 

The documentation for this struct was generated from the following file: