Type Definition arrow::tensor::UInt32Tensor

source · []
pub type UInt32Tensor<'a> = Tensor<'a, UInt32Type>;