dph-lifted-vseg-0.6.1.2: Data Parallel Haskell lifted array combinators.

Safe HaskellSafe-Infered

Data.Array.Parallel.Prelude.Double

Contents

Synopsis

Documentation

data Double

Double-precision floating point numbers. It is desirable that this type be at least equal in range and precision to the IEEE double-precision type.

Ord

Num

Floating

RealFrac