Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Monday 13 April 2015

Financial Numerical Recipes in C++: Applications in Finance


In finance, there are areas where formulas tend to get involved. Sometimes it may be easier to follow an exact computer routine. The author has made some C++ subroutines that implements common algoritms in finance. Typical examples are option/derivatives pricing, term structure calculations, mean variance analysis. These routines are presented together with a good deal of explanations and examples of use, but it is by no means a complete "book" with all the answers and explanations.

All the routines have been made to confirm to the new ISO/ANSI C++ standard, using such concepts as namespaces and the standard template library. The latest (2011) C++ standard introduced a few useful simplifications, which is incorporated in places.

I'm planning to turn it into a book, but even in its incomplete state is should provide a good deal of useful examples and algorithms for people working within the field of finance. The manuscript and codes will be added to as I get time. All the code should conform to the current ANSI C++ standard.

This book is a a discussion of the calculation of specific formulas in finance. The field of finance has seen a rapid development in recent years, with increasing mathematical sophistication.

Title Financial Numerical Recipes in C++: Applications in Finance
Author(s) Bernt Arne Ødegaard
Publisher: Norwegian School of Management (June, 2014)
Hardcover 264 pages
eBook PDF (265 pages, 1.1 MB)
Language: English
ISBN-10: N/A
ISBN-13: N/A
Download: http://finance.bi.no/~bernt/gcc_prog/recipes/recipes.pdf

No comments:

Post a Comment

loading...

Search: