Type Alias ZSYRK

Source
pub type ZSYRK<'a, 'c> = SYRK<'a, 'c, c64>;

Aliased Typeยง

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