![]() |
Blitz Support : |
From: Peter Kümmel (syntheticpp_at_[hidden])
Date: 2005-06-19 10:38:25
Hi Julian,
Now I'm nearly on par with the speed of C using complex arrays
(at least with gcc 3.4.3).
I'm pleased to commit my changes to blitz:
- macros:
BZ_DEFINE_TERNARY_FUNC
BZ_DEFINE_TERNARY_FUNC_RET
BZ_DEFINE_QUADRUPLE_FUNC
BZ_DEFINE_QUADRUPLE_FUNC_RET
BZ_DECLARE_ARRAY_QUADRUPLE_2ET_2SCALAR
- templates:
class _bz_ArrayExprQuadrupleOp
struct BzQuadrupleExprResult
If you like you could add me (syntheticpp) as developer
to the sourceforge project.
Best regards,
Peter