Data.Array.Parallel.PArray.Reference

type PArray a

valid

nf

Constructors

empty

singleton

singletonl

replicate

replicatel

replicates

replicates'

append

appendl

concat

concatl

unconcat

nestUSegd

Projections

length

lengthl

index

indexl

extract

extracts

extracts'

slice

slicel

takeUSegd

Pack and Combine

pack

packl

packByTag

combine2

Enumerations

enumFromTo

enumFromTol

Tuples

zip

zipl

unzip

unzipl

Conversions

fromVector

toVector

fromList

toList

fromUArray

toUArray

fromUArray2