Type Alias SYRK

Source
pub type SYRK<'a, 'c, F> = SYRK_Builder<'a, 'c, F>;

Aliased Typeยง

struct SYRK<'a, 'c, F> { /* private fields */ }