Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Metaprogramming Applied to Numerical Problems

CppNow via YouTube

Overview

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.

Syllabus

Introduction
Firstorder differential equations
Onestep schemes
Implementation
Template metaprogramming
Major program
Abstract stage
Major Programming
Fusion
Interface
Performance
Second Death Test

Taught by

CppNow

Reviews

Start your review of Metaprogramming Applied to Numerical Problems

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.