Type Alias SSYRK

Source
pub type SSYRK<'a, 'c> = SYRK<'a, 'c, f32>;

Aliased Typeยง

pub struct SSYRK<'a, 'c> { /* private fields */ }