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

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