knead-0.5: Repa-like array processing using LLVM JIT

Safe HaskellNone

Data.Array.Knead.Shape.Cubic.Int

Documentation

class Single ix whereSource

Methods

switchSingle :: f Int -> f ixSource

Instances

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

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