Type Alias qwt::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§

struct QWT256<T> { /* private fields */ }