pub type QWT256<T> = QWaveletTree<T, RSQVector256>;Expand description
Type alias for a Quad Wavelet Tree with block size of 256
Aliased Typeยง
pub struct QWT256<T> { /* private fields */ }pub type QWT256<T> = QWaveletTree<T, RSQVector256>;Type alias for a Quad Wavelet Tree with block size of 256
pub struct QWT256<T> { /* private fields */ }