diff options
author | Don Stewart <dons@galois.com> | 2008-06-09 18:49:50 +0000 |
---|---|---|
committer | Don Stewart <dons@galois.com> | 2008-06-09 18:49:50 +0000 |
commit | bca302fae9561944280d2230699bdf252d0375fc (patch) | |
tree | 5a885b421702214a77788e8a2b3471a7220e55cd /lib/Numeric/LinearAlgebra/Algorithms.hs | |
parent | 7318414413c887270c4ec4d7514e9ba11a2366f0 (diff) |
Use mallocPlainForeignPtrBytes if available
As for bytestrings, use PlainForeignPtrs if supported, which
have less overhead, as values are allocated on the Haskell
heap without any wasted finalisers needed. Should mean
less resources used if many small vectors are created.
Diffstat (limited to 'lib/Numeric/LinearAlgebra/Algorithms.hs')
0 files changed, 0 insertions, 0 deletions