QWT512Pfs

Type Alias QWT512Pfs 

Source
pub type QWT512Pfs<T> = QWaveletTree<T, RSQVector512, true>;
Expand description

Type alias for a Quad Wavelet Tree with block size of 512 with prefetching support enabled

Aliased Typeยง

pub struct QWT512Pfs<T> { /* private fields */ }