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

type Int8Tensor<'a> = Tensor<'a, Int8Type>;