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 */ }pub type QWT256Pfs<T> = QWaveletTree<T, RSQVector256, true>;Type alias for a Quad Wavelet Tree with block size of 256 with prefetching support enabled
pub struct QWT256Pfs<T> { /* private fields */ }