Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 278 Bytes

File metadata and controls

9 lines (6 loc) · 278 Bytes

FDM

This is the implementation of Risk-Neutral Forward Density Model based on Gaussian Random Fields.

  • fdm.cu holds the main function.
  • Other fils hold classes.
  • The library is built on CUDA C/C++ and CuBlas.
  • The library prices VIX call and put options currently.