Type Alias ZSYMM

Source
pub type ZSYMM<'a, 'b, 'c> = SYMM<'a, 'b, 'c, c64>;

Aliased Typeยง

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