Bench.Vector.Algo.FindIndexR
findIndexR :: (Double -> Bool, Vector Double) -> Maybe Int Source #
findIndexR_naive :: (Double -> Bool, Vector Double) -> Maybe Int Source #
findIndexR_manual :: (Double -> Bool, Vector Double) -> Maybe Int Source #