© Carlos Oliveira 2020
C. OliveiraOptions and Derivatives Programming in C++20https://doi.org/10.1007/978-1-4842-6315-0_11

11. Models Based on Differential Equations

Carlos Oliveira1 
(1)
Seattle, WA, USA
 

Differential equations are equations that involve in their terms both a function and their mathematical derivatives. Many of these equations arise naturally from the analysis of economic models used for the pricing of options, such as the Black-Scholes model.

Solving specific partial differential equations (PDEs) is at the core of many techniques used in the analysis of options and related financial derivatives. As you will see in this chapter, there are several techniques for solving and analyzing the results of PDEs that can be implemented in C++. ...

Get Options and Derivatives Programming in C++20: Algorithms and Programming Techniques for the Financial Industry now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.