Hi all,
i am a new intern quant.. and i had almost never used C++!!
i have to simulate the heston model http://www.javaquant.net/papers/Heston-original.pdf the equations from the page 328 to 331.. so, i am using the Euler decompostion but i have some problems with using C++
if any one can tell me how we can simulate en infinite integral.. the formula on the page 331 with complex number!!
thanks a lot for help

Recommended Answers

All 3 Replies

Hey
Great thing ! What would you pay for complete numerical solution of the PDEs from page 328 to 331 written in c++ ?

yap

lool...
so u can make the pricer before :)
thanks for help if u r serious :p

google "C++ integral class"... it might be in the standard math library (I doubt it) ... but there's a good chance it's been done before. No sense re-inventing the wheel.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.