Type Alias DSPR2

Source
pub type DSPR2<'x, 'y, 'a> = HPR2<'x, 'y, 'a, f64>;

Aliased Typeยง

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