Overview - 2023.1 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.1 English

This class implements the Closed Form Garman Kohlhagen model.

The parameter passed to the constructor controls the size of the underlying buffers that will be allocated. This prameter therefore controls the maximum number of assets that can be processed per call to run()

It is intended that the user will populate the input buffers with appropriate asset data prior to calling run() When run completes, the calculated output data will be available in the relevant output buffers.

class CFGarmanKohlhagen: public xf::fintech::CFBlackScholes

// fields

KDataType* domesticRate
KDataType* foreignRate