knead-0.2.2: Repa array processing using LLVM JIT

Safe HaskellNone

Data.Array.Knead.Index.Linear.Int

Documentation

class Single ix whereSource

Methods

switchSingle :: f Int -> f ixSource

Instances

cons :: Value val => val Word32 -> val IntSource

decons :: Value val => val Int -> val Word32Source