Skip to main content

and_then_mask

Function and_then_mask 

Source
pub(super) fn and_then_mask(
    mask: &BooleanBuffer,
    other: &RowSelection,
) -> BooleanBuffer
Expand description

Applies other to the selected rows of mask, preserving the original row domain.