New features:
- added configurations for MacOS-X
- optimizations for SSE 4.2 in 64-bit mode
now it is fine to use:
#define BM64OPT
#define BMSSE42OPT
This two options produce SIMD vectorized code for SSE 4.2 which uses 64-bit aware bit-counting
- new algorithm for picking random subset out of bvector<>
see sample10.cpp
Saturday, December 19, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment