Type Definition arrow::tensor::BooleanTensor

source · []
pub type BooleanTensor<'a> = Tensor<'a, BooleanType>;