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

pub type Int32Tensor<'a> = Tensor<'a, Int32Type>;