QWT512

Type Alias QWT512 

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