Type Definition arrow::tensor::Float32Tensor

source · []
pub type Float32Tensor<'a> = Tensor<'a, Float32Type>;