Mantid
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
morton_index::Interleaver< ND, IntT, MortonT > Struct Template Reference

#include <BitInterleaving.h>

Static Public Member Functions

static IntArray< ND, IntT > deinterleave (const MortonT z)
 
static MortonT interleave (const IntArray< ND, IntT > &coord)
 

Detailed Description

template<size_t ND, typename IntT, typename MortonT>
struct morton_index::Interleaver< ND, IntT, MortonT >

Definition at line 310 of file BitInterleaving.h.

Member Function Documentation

◆ deinterleave()

template<size_t ND, typename IntT , typename MortonT >
static IntArray< ND, IntT > morton_index::Interleaver< ND, IntT, MortonT >::deinterleave ( const MortonT  z)
inlinestatic

Definition at line 315 of file BitInterleaving.h.

◆ interleave()

template<size_t ND, typename IntT , typename MortonT >
static MortonT morton_index::Interleaver< ND, IntT, MortonT >::interleave ( const IntArray< ND, IntT > &  coord)
inlinestatic

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