Type Alias SSYR2K

Source
pub type SSYR2K<'a, 'b, 'c> = SYR2K<'a, 'b, 'c, f32>;

Aliased Typeยง

struct SSYR2K<'a, 'b, 'c> { /* private fields */ }