Skip to main content

to_int_indices

Function to_int_indices 

Source
pub fn to_int_indices(
    indices_bits: BoolArray,
    ctx: &mut ExecutionCtx,
) -> VortexResult<Vec<u64>>
Expand description

Outputs the indices of the true values in a BoolArray