Mantid
|
#include <BitInterleaving.h>
Static Public Member Functions | |
static IntArray< ND, IntT > | deinterleave (const MortonT z) |
static MortonT | interleave (const IntArray< ND, IntT > &coord) |
Definition at line 310 of file BitInterleaving.h.
|
inlinestatic |
Definition at line 315 of file BitInterleaving.h.
|
inlinestatic |
Definition at line 311 of file BitInterleaving.h.
Referenced by morton_index::calculateDefaultBound(), and morton_index::coordinatesToIndex().