cmp_between_mask

Function cmp_between_mask 

Source
pub fn cmp_between_mask<T: PartialOrd + Copy + Numeric>(
    lhs: &[T],
    rhs: &[T],
    mask: Option<&Bitmask>,
) -> Result<BooleanArray<()>, KernelError>
Expand description

Mask-aware variant