Function vortex::compute::take

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