Next: Random Number Generators, Previous: TinyVector, Up: Top [Contents][Index]
• Thread safety: | Blitz++ and thread safety |
While Blitz++ can be used for parallel computing, it was not designed primarily for this purpose. For this reason, you may want to investigate some other available libraries, such as POOMA, before choosing to implement a parallel code using Blitz++.