Type Alias DSYMM

Source
pub type DSYMM<'a, 'b, 'c> = SYMM<'a, 'b, 'c, f64>;

Aliased Typeยง

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