QWT256

Type Alias QWT256 

Source
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 */ }