|
Mantid
|
This structure binds the size of accesible memory to store the Morton index to the Morton index type. More...
#include <Types.h>
Public Types | |
| using | type = uint256_t |
This structure binds the size of accesible memory to store the Morton index to the Morton index type.
Typically this size is number_of_dimensions * sizeof(coordinate_type)
| SZ | :: the size of accesible memory. |
| using morton_index::MortonIndex< SZ >::type = uint256_t |