Type Alias IntervalYearMonthTensor

Source
pub type IntervalYearMonthTensor<'a> = Tensor<'a, IntervalYearMonthType>;
Expand description

Aliased Typeยง

struct IntervalYearMonthTensor<'a> { /* private fields */ }