03.12.2012 Views

C++ for Scientists - Technische Universität Dresden

C++ for Scientists - Technische Universität Dresden

C++ for Scientists - Technische Universität Dresden

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

128 CHAPTER 4. GENERIC PROGRAMMING<br />

• High Code Reuse with very Diverse Data Structures;<br />

• While still enabling High Per<strong>for</strong>mance.<br />

4.11 Exercises<br />

TODO: Move exercises to next chapter<br />

4.11.1 Unroll a loop<br />

Look at the loop from Subsection ??:<br />

int sum = 0;<br />

<strong>for</strong> (int i = 1 ; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!