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