Implement a multithreaded version of exp where exp is called repeatedly in a for loop, or we use apply, using TBB. Scale and benchmark.
Implement a multithreaded version of exp where exp is called repeatedly in a for loop, or we use apply, using TBB. Scale and benchmark.