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

type Float32Tensor<'a> = Tensor<'a, Float32Type>;