Safe Haskell | None |
---|
Data.Array.Knead.Parameterized.Physical
Documentation
render :: (C sh, Storable sh, C sh, Storable a, C a) => Array p sh a -> IO (p -> IO (Array sh a))Source
renderShape :: (C sh, Storable sh, C sh, Storable a, C a) => Array p sh a -> IO (p -> IO (sh, Word32))Source