auto-differentiation / QuantLib-Risks-Cpp

Fast risks with QuantLib in C++
https://auto-differentiation.github.io
15 stars 10 forks source link

Adds boost::numeric_cast overrides for XAD types #2

Closed auto-differentiation-dev closed 1 year ago

auto-differentiation-dev commented 1 year ago

These added overloads are required to make QuantLib compile, as template type deduction in the boost function fails for expressions otherwise.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.