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

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