pub type DurationSecondTensor<'a> = Tensor<'a, DurationSecondType>;
Expand description
Tensor of type DurationSecondType
Aliased Typeยง
struct DurationSecondTensor<'a> { /* private fields */ }
pub type DurationSecondTensor<'a> = Tensor<'a, DurationSecondType>;
Tensor of type DurationSecondType
struct DurationSecondTensor<'a> { /* private fields */ }