Data.Array.Accelerate
data Acc a
class Arrays a
data Array sh e
type Scalar e
type Vector e
type Segments i
class Elt a
data Z
data tail :. head
class Shape sh
data All
data Any sh
class Slice sl
type DIM0
type DIM1
type DIM2
type DIM3
type DIM4
type DIM5
type DIM6
type DIM7
type DIM8
type DIM9
class Stencil sh a stencil
data Boundary a
type Stencil3 a
type Stencil5 a
type Stencil7 a
type Stencil9 a
type Stencil3x3 a
type Stencil5x3 a
type Stencil3x5 a
type Stencil5x5 a
type Stencil3x3x3 a
type Stencil5x3x3 a
type Stencil3x5x3 a
type Stencil3x3x5 a
type Stencil5x5x3 a
type Stencil5x3x5 a
type Stencil3x5x5 a
type Stencil5x5x5 a
data Exp t
class IsScalar a
class IsNum a
class IsBounded a
class IsIntegral a
class IsFloating a
class IsNonNum a
data Int
data Int8
data Int16
data Int32
data Int64
data Word
data Word8
data Word16
data Word32
data Word64
data CShort
data CUShort
data CInt
data CUInt
data CLong
data CULong
data CLLong
data CULLong
data Float
data Double
data CFloat
data CDouble
data Bool
data Char
data CChar
data CSChar
data CUChar
class Lift c e
class Unlift c e
IArray