QWT256Pfs

Type Alias QWT256Pfs 

Source
pub type QWT256Pfs<T> = QWaveletTree<T, RSQVector256, true>;
Expand description

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

Aliased Typeยง

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