knead-0.2.3: Repa array processing using LLVM JIT
Data.Array.Knead.Index.Linear.Int
class Single ix whereSource
Methods
switchSingle :: f Int -> f ixSource
Instances
newtype Int Source
Constructors
cons :: Value val => val Word32 -> val IntSource
decons :: Value val => val Int -> val Word32Source