Type Alias DSPR

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

Aliased Typeยง

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