DurationSecondTensor

Type Alias DurationSecondTensor 

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

Aliased Typeยง

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