flocc-pffb

Stabilityexperimental
Maintainerdeveloper@flocc.net
Safe HaskellNone

Compiler.Back.Maps.STemplates

Description

For more information please see http://www.flocc.net/

Synopsis

Documentation

smapTemplates :: (Monad m, MonadCatch m) => [(Id, Template m)]

t01 :: (Monad m, MonadCatch m) => Template m

genFloatSMap template

t02 :: (Monad m, MonadCatch m) => Template m

mapSMap template

t10 :: (Monad m, MonadCatch m) => Template m

mapSMapVals template

t03 :: (Monad m, MonadCatch m) => Template m

reduceSMap template

t04 :: (Monad m, MonadCatch m) => Template m

groupReduceSMap template

t05 :: (Monad m, MonadCatch m) => Template m

printSMap template

t06 :: (Monad m, MonadCatch m) => Template m

intRangeSMap1 template -- iterate through whole range, filtering using the partition function

t08 :: (Monad m, MonadCatch m) => Template m

intRangeSMap2 template -- iterate through whole range, partitioned into blocks

t07 :: (Monad m, MonadCatch m) => Template m

intRangeSMapMirr template -- iterate through whole range mirrored

t09 :: (Monad m, MonadCatch m) => Template m

emptySMap template

t11 :: (Monad m, MonadCatch m) => Template m

sieveSMap template