Type Alias SSYR2

Source
pub type SSYR2<'x, 'y, 'a> = SYR2<'x, 'y, 'a, f32>;

Aliased Typeยง

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