Type Alias SYR2K

Source
pub type SYR2K<'a, 'b, 'c, F> = SYR2K_Builder<'a, 'b, 'c, F>;

Aliased Typeยง

pub struct SYR2K<'a, 'b, 'c, F> { /* private fields */ }