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