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

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