dph-prim-par-0.7.0.1: Data Parallel Haskell segmented arrays. (production version)
Data.Array.Parallel.Unlifted.Parallel.Subarrays
Description
Subarrays of flat unlifted arrays.
Synopsis
dropUP :: Unbox e => Int -> Vector e -> Vector eSource
Drop a the element at the provided index from a vector.