Parallel-Arrows-BaseSpec-0.1.1.0: BaseSpecs used for @Parallel-Arrows-Definition@ and Co.

Safe HaskellNone
LanguageHaskell2010

BaseSpec.TorusSpecBase

Documentation

torusSpec :: (Future fut [Matrix] (), ArrowLoopParallel (->) [Matrix] [Matrix] (), ArrowLoopParallel (->) ((Matrix, Matrix), fut [Matrix], fut [Matrix]) (Matrix, fut [Matrix], fut [Matrix]) ()) => Spec Source #

type Matrix = [Vector] Source #