Type Alias CHPMV

Source
pub type CHPMV<'a, 'x, 'y> = HPMV<'a, 'x, 'y, c32>;

Aliased Typeยง

struct CHPMV<'a, 'x, 'y> { /* private fields */ }