Type Alias DASUM

Source
pub type DASUM<'x> = ASUM<'x, f64>;

Aliased Typeยง

struct DASUM<'x> { /* private fields */ }