Type Alias DTPSV

Source
pub type DTPSV<'a, 'x> = TPSV<'a, 'x, f64>;

Aliased Typeยง

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