Serving the Quantitative Finance Community

 
User avatar
NoviceQuant
Topic Author
Posts: 0
Joined: July 13th, 2005, 9:35 am

CDS Model c++

July 29th, 2005, 9:08 am

Hi,I'm trying to implement a CDS model in C++, I'm using an intensity model with a cumulative hazard function defined as Lambda(t) = at²+bt. With Excel I use the Solvor in order to find the hazard rates by minimizing the sum of squared errors.Is there any source code to do the same with C++.Thanks for all