Overview - 2023.1 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.1 English

This class implements the Binomial Tree Model.

It is intended that the user will populate the inputData structure with appropriate asset data prior to calling run() method. When the run completes the calculated output data (one or more options) will be available to the user.

class BinomialTree: public xf::fintech::OCLController