FTQuant  0.1
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  ftqlib
 BlackSholes.cpp
 LocalVolatility.cpp
 MonteCarlo.cppThis file contains the implementation of the MonteCarloResult and MonteCarloPricer classes
 PartialDiffEq.cppThis file contains the implementation of the PartialDiffEqPricer methods
 RectBivariateSpline.cpp
 SyntaxParser.cppThis file contains the implementation of the SyntaxParser methods
 ThomasAlgorithm.cpp
  include
 BlackSholes.hppContains the definition of the Black-Sholes model
 ftqlib.hppThe main header file for the FTQlib library
 LocalVolatility.hppContains the definition of the Dupire's local volatility model class
 RectBivariateSpline.hpp
 SyntaxParser.hpp
  src
 main.cpp
  tests
 i_main.cpp
 u_MonteCarlo.cppUnit tests for MonteCarloResult and MonteCarloPricer class implementations
 u_PartialDiffEq.cppUnit tests for PartialDiffEqPricer class implementation
 u_SyntaxParser.cppUnit tests for SyntaxParser class implementation