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