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