Skip to main content

DurationSecondTensor

Type Alias DurationSecondTensor 

Source
pub type DurationSecondTensor<'a> = Tensor<'a, DurationSecondType>;
Expand description

Aliased Typeยง

pub struct DurationSecondTensor<'a> { /* private fields */ }