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

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