Futhark.IR.Mem.IxFunTests
Contents
tests :: TestTree Source #
Methods
quot :: Int -> Int -> Int #
rem :: Int -> Int -> Int #
div :: Int -> Int -> Int #
mod :: Int -> Int -> Int #
sgn :: Int -> Maybe Int #
pow :: Int -> Int -> Int #
divUp :: Int -> Int -> Int #
nextMul :: Int -> Int -> Int #