Type Alias DSPR

Source
pub type DSPR<'x, 'a> = HPR<'x, 'a, f64>;

Aliased Typeยง

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