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

type Int64Tensor<'a> = Tensor<'a, Int64Type>;