reinterpret-cast

Version 0.1.0 revision 0 uploaded by NiklasHambuechen.

Package meta

Synopsis
Memory reinterpretation casts for Float/Double and Word32/Word64
Description

Memory reinterpretation casts for Float/Double and Word32/Word64.

The implementations in the .Internal package are different ways to tackle the problem; the array method (current default) is about 5 times faster than the FFI method.

Author
Niklas Hambüchen <mail@nh2.me>
Bug reports
https://github.com/nh2/reinterpret-cast/issues
Category
Data
Copyright
2014 Niklas Hambüchen <mail@nh2.me>
Homepage
https://github.com/nh2/reinterpret-cast
Maintainer
Niklas Hambüchen <mail@nh2.me>
Package URL
n/a
Stability
experimental

Components