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