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

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