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