Type Alias DSYMV

Source
pub type DSYMV<'a, 'x, 'y> = HEMV<'a, 'x, 'y, f64>;

Aliased Typeยง

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