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

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