Type Alias DSYR2

Source
pub type DSYR2<'x, 'y, 'a> = SYR2<'x, 'y, 'a, f64>;

Aliased Typeยง

struct DSYR2<'x, 'y, 'a> { /* private fields */ }