Options and derivatives programming in C++20 : algorithms and programming techniques for the financial industry /
Master the features of C++ that are frequently used to write financial software for options and derivatives, including the STL, templates, functional programming, and numerical libraries. This book also covers new features introduced in C++20 and other recent standard releases: modules, concepts, sp...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress,
2020.
|
Edición: | 2nd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1: Options Concepts
- 2: Financial Derivatives
- 3: Basic C++ Algorithms.-4: Object-Oriented Techniques
- 5: Design Patterns for Options Processing
- 6: Template-Based Techniques
- 7: STL for Derivatives Programming
- 8: Functional Programming Techniques
- 9: Linear Algebra Algorithms
- 10: Algorithms for Numerical Analysis
- 11: Models Based on Differential Equations
- 12: Basic Models for Options Pricing
- 13: Monte Carlo Methods
- 14: Using C++ Libraries for Finance
- Appendix A: Features of C++20.