Type Alias IntervalYearMonthTensor

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

Aliased Typeยง

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