Type Alias DSYR2K

Source
pub type DSYR2K<'a, 'b, 'c> = SYR2K<'a, 'b, 'c, f64>;

Aliased Typeยง

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