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

type Float64Tensor<'a> = Tensor<'a, Float64Type>;