Login  Register

Undefined symbol

Posted by Andre Louw-2 on Feb 02, 2004; 11:12pm
URL: http://quantlib.414.s1.nabble.com/Undefined-symbol-tp10476.html


Hi,

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!?

Any fixes, suggestions?

Thanx Andre