Type Alias DSYR

Source
pub type DSYR<'x, 'a> = HER<'x, 'a, f64>;

Aliased Typeยง

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