Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a conference talk from CppNow 2012 that demonstrates the application of modern Template Metaprogramming to create a highly generic and fast implementation of Runge-Kutta schemes for solving initial value problems of ordinary differential equations (ODEs). Learn how this approach benefits engineers, biologists, physicists, and chemists in their everyday tasks. Discover how the speakers leverage Template Metaprogramming to achieve maximum performance while maintaining a highly generic implementation, showcasing its power in the realm of numerical algorithms. Gain insights into first-order differential equations, one-step schemes, and the major programming concepts involved, including abstract stages, Fusion interface, and performance optimization techniques.