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