ghc-7.8.4: The GHC API
Vectorise.Convert
Synopsis
fromVect Source
Arguments
The type of the original binding.
Expression giving the closure to use, eg $v_foo.
$v_foo
Convert a vectorised expression such that it computes the non-vectorised equivalent of its value.
For functions, we eta expand the function and convert the arguments and result: