| description: | port to Ox of the Financial Numerical Recipes C++ code written by Bernt Arne Ødegaard |
| for: | Advanced financial calculations. It contains the basic and some advanced algorithms for option pricing, and some algorithms dealing with term structure modeling and pricing of fixed income securities. |
| required header file: | financialNR.h |
| namespace: | --- |
| location: | ox/packages/financialNR |
| examples: | tst_alternative_formulas.ox |
| tst_approximate.ox | |
| tst_binomial.ox | |
| tst_black_scholes.ox | |
| tst_bondopt_black_scholes.ox | |
| tst_bondopt_rend_bart.ox | |
| tst_bondopt_vasicek.ox | |
| tst_bonds.ox | |
| tst_cash_flow.ox | |
| tst_currency.ox | |
| tst_exotics.ox | |
| tst_finite_diff.ox | |
| tst_futures.ox | |
| tst_mv_calc_port.ox | |
| tst_simulate.ox | |
| tst_simulate_general.ox | |
| tst_term_structure.ox | |
| source: | http://finance.bi.no/~bernt/gcc_prog/ |
| documentation: | Financial Numerical Recipes (HTML) Financial Numerical Recipes (pdf) |
| licence: | GNU Public Licence |
| note: | not all functions have been vectorized yet |
| current version: | 1.02 (Dec 2012) |
| changes: | recreated oxo file for Ox 7 |
| previous version: | 1.01 (March 2006) |
| changes: | recreated oxo file for Ox 4 |
| previous version: | 1.00a (6 March 2003) |
| changes: |
|