vortex::compute

Function take

source
pub fn take(
    array: impl AsRef<Array>,
    indices: impl AsRef<Array>,
) -> VortexResult<Array>