1
edit
Changes
→=
As you can see the std::vector<double, std::allocator<double> >::operator[](unsigned long) function is where
8.7 % of the time is spent and thus this is where the program would most benefit from parallelisation.
=== Assignment 2 ===
=== Assignment 3 ===