Data.Array.Accelerate
data Acc a
data Array sh e
class Arrays a
type Scalar e
type Vector e
type Segments i
class Elt a
data Z
data tail :. head
type DIM0
type DIM1
type DIM2
type DIM3
type DIM4
type DIM5
type DIM6
type DIM7
type DIM8
type DIM9
class Shape sh
class Slice sl
data All
data Any sh
class IfThenElse t
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 Eq a
class Ord a
type Bounded a
type Num a
type Integral a
type Fractional a
type Floating a
class RealFrac a
class RealFloat a
class FromIntegral a b
class ToFloating a b
class Lift c e
class Unlift c e
data Int
data Int8
data Int16
data Int32
data Int64
data Word
data Word8
data Word16
data Word32
data Word64
data Float
data Double
data Bool
data Char
data CFloat
data CDouble
data CShort
data CUShort
data CInt
data CUInt
data CLong
data CULong
data CLLong
data CULLong
data CChar
data CSChar
data CUChar
class IsScalar a
class IsNum a
class IsBounded a
class IsIntegral a
class IsFloating a
class IsNonNum a