Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Mastering quantitative finance with ...
~
De la Rosa, Aaron.
Linked to FindBook
Google Book
Amazon
博客來
Mastering quantitative finance with modern C++ = foundations, derivatives, and computational methods /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Mastering quantitative finance with modern C++/ by Aaron De la Rosa.
Reminder of title:
foundations, derivatives, and computational methods /
Author:
De la Rosa, Aaron.
Published:
Berkeley, CA :Apress : : 2025.,
Description:
xxxviii, 877 p. :ill., digital ;24 cm.
[NT 15003449]:
1. Introduction to Modern C++23 -- 2. Components of an Object-Oriented C++ Program -- 3. Option Payoff Hierarchies in C++ -- 4. Generic Programming and Template Classes in C++ -- 5. Introduction to the Standard Template Library (STL) in C++23 -- 6. Function Objects in C++ -- 7. Matrix Classes for Quantitative Finance -- 8. Numerical Linear Algebra in C++ -- 9. Black Scholes and Pricing Fundamentals -- 10. Calculating the \Greeks -- 11. European Options with Monte Carlo Simulation -- 12. Binomial and Trinomial Trees -- 13. Finite Difference Methods -- 14. Asian/Path-Dependent Options with Monte Carlo -- 15. Exotic Options -- 16. Implied Volatility -- 17. Stochastic Volatility -- 18. Geometric Brownian Motion (GBM) and Jump-Diffusion Models.
Contained By:
Springer Nature eBook
Subject:
C++ (Computer program language) -
Online resource:
https://doi.org/10.1007/979-8-8688-1793-9
ISBN:
9798868817939
Mastering quantitative finance with modern C++ = foundations, derivatives, and computational methods /
De la Rosa, Aaron.
Mastering quantitative finance with modern C++
foundations, derivatives, and computational methods /[electronic resource] :by Aaron De la Rosa. - Berkeley, CA :Apress :2025. - xxxviii, 877 p. :ill., digital ;24 cm.
1. Introduction to Modern C++23 -- 2. Components of an Object-Oriented C++ Program -- 3. Option Payoff Hierarchies in C++ -- 4. Generic Programming and Template Classes in C++ -- 5. Introduction to the Standard Template Library (STL) in C++23 -- 6. Function Objects in C++ -- 7. Matrix Classes for Quantitative Finance -- 8. Numerical Linear Algebra in C++ -- 9. Black Scholes and Pricing Fundamentals -- 10. Calculating the \Greeks -- 11. European Options with Monte Carlo Simulation -- 12. Binomial and Trinomial Trees -- 13. Finite Difference Methods -- 14. Asian/Path-Dependent Options with Monte Carlo -- 15. Exotic Options -- 16. Implied Volatility -- 17. Stochastic Volatility -- 18. Geometric Brownian Motion (GBM) and Jump-Diffusion Models.
Learn to build robust, scalable financial models to position yourself as an expert in computational finance. At a time when the financial industry demands an increasingly complex and accurate mode, this book ensures you stay ahead of the curve by leveraging the latest advancements in programming to develop faster, more reliable, and maintainable financial software. To begin, you'll explore key features of C++23, object-oriented programming, and template-based design patterns critical for building reusable financial components. From there, dive into a range of numerical methods, including Monte Carlo simulations, binomial and trinomial trees, and finite difference schemes. Special attention is given to practical implementation details. Every chapter is designed to guide you step by step in transforming mathematical models into efficient, production-level C++ code. You will also learn to handle exotic derivatives, stochastic volatility, and jump-diffusion models, bridging the gap between theory and practice. In the end, you'll be equipped with the technical foundation and practical tools needed to design, implement, and analyze complex financial products. You will also be well-prepared to tackle the advanced interest rate and credit derivatives covered in further depth in De La Rosa's Advanced Quantitative Finance with Modern C++. What You: Master modern C++23 syntax and features, including object-oriented and generic programming. Design flexible option payoff hierarchies for code reuse. Apply advanced numerical techniques such as Monte Carlo, binomial/trinomial trees, and finite difference methods. Calculate and interpret option sensitivities (Greeks). Model and price exotic options, including stochastic volatility and jump-diffusion models. Integrate mathematical finance concepts into production-quality C++ code.
ISBN: 9798868817939
Standard No.: 10.1007/979-8-8688-1793-9doiSubjects--Topical Terms:
527229
C++ (Computer program language)
LC Class. No.: QA76.73.C153
Dewey Class. No.: 005.133
Mastering quantitative finance with modern C++ = foundations, derivatives, and computational methods /
LDR
:03644nmm a2200325 a 4500
001
2422966
003
DE-He213
005
20260102122932.0
006
m d
007
cr nn 008maaau
008
260505s2025 cau s 0 eng d
020
$a
9798868817939
$q
(electronic bk.)
020
$a
9798868817922
$q
(paper)
024
7
$a
10.1007/979-8-8688-1793-9
$2
doi
035
$a
979-8-8688-1793-9
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C153
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051070
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C153
$b
D331 2025
100
1
$a
De la Rosa, Aaron.
$3
3805170
245
1 0
$a
Mastering quantitative finance with modern C++
$h
[electronic resource] :
$b
foundations, derivatives, and computational methods /
$c
by Aaron De la Rosa.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2025.
300
$a
xxxviii, 877 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Introduction to Modern C++23 -- 2. Components of an Object-Oriented C++ Program -- 3. Option Payoff Hierarchies in C++ -- 4. Generic Programming and Template Classes in C++ -- 5. Introduction to the Standard Template Library (STL) in C++23 -- 6. Function Objects in C++ -- 7. Matrix Classes for Quantitative Finance -- 8. Numerical Linear Algebra in C++ -- 9. Black Scholes and Pricing Fundamentals -- 10. Calculating the \Greeks -- 11. European Options with Monte Carlo Simulation -- 12. Binomial and Trinomial Trees -- 13. Finite Difference Methods -- 14. Asian/Path-Dependent Options with Monte Carlo -- 15. Exotic Options -- 16. Implied Volatility -- 17. Stochastic Volatility -- 18. Geometric Brownian Motion (GBM) and Jump-Diffusion Models.
520
$a
Learn to build robust, scalable financial models to position yourself as an expert in computational finance. At a time when the financial industry demands an increasingly complex and accurate mode, this book ensures you stay ahead of the curve by leveraging the latest advancements in programming to develop faster, more reliable, and maintainable financial software. To begin, you'll explore key features of C++23, object-oriented programming, and template-based design patterns critical for building reusable financial components. From there, dive into a range of numerical methods, including Monte Carlo simulations, binomial and trinomial trees, and finite difference schemes. Special attention is given to practical implementation details. Every chapter is designed to guide you step by step in transforming mathematical models into efficient, production-level C++ code. You will also learn to handle exotic derivatives, stochastic volatility, and jump-diffusion models, bridging the gap between theory and practice. In the end, you'll be equipped with the technical foundation and practical tools needed to design, implement, and analyze complex financial products. You will also be well-prepared to tackle the advanced interest rate and credit derivatives covered in further depth in De La Rosa's Advanced Quantitative Finance with Modern C++. What You: Master modern C++23 syntax and features, including object-oriented and generic programming. Design flexible option payoff hierarchies for code reuse. Apply advanced numerical techniques such as Monte Carlo, binomial/trinomial trees, and finite difference methods. Calculate and interpret option sensitivities (Greeks). Model and price exotic options, including stochastic volatility and jump-diffusion models. Integrate mathematical finance concepts into production-quality C++ code.
650
0
$a
C++ (Computer program language)
$3
527229
650
0
$a
Finance
$x
Data processing.
$3
657417
650
1 4
$a
C++.
$2
iisf.
$3
811612
650
2 4
$a
Mathematics in Business, Economics and Finance.
$3
3538573
650
2 4
$a
Computational Mathematics and Numerical Analysis.
$3
891040
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-1793-9
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9523464
電子資源
11.線上閱覽_V
電子書
EB QA76.73.C153
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login