Type Definition arrow::tensor::Float64Tensor

source · []
pub type Float64Tensor<'a> = Tensor<'a, Float64Type>;