|
From: Luigi B. <lui...@fa...> - 2004-02-05 08:17:27
|
On 2004.02.03 08:09, Andre Louw wrote: > BlackVolTermStructure (documented as an abstract class) defines 3 > virtual functions, timeDerivative,strikeDerivative, > strikeSecondDerivative. On the SWIG side it is used as a class, which > results in undefined symbols when importing QuantLib in Python!? Andre, BlackVolTermStructure no longer defines those functions---at least since version 0.3.4. Are you sure you're not including some old version you got lying around? Later, Luigi |