Type Definition arrow::tensor::UInt32Tensor[][src]

pub type UInt32Tensor<'a> = Tensor<'a, UInt32Type>;