|
From: Ioan F. <if...@ny...> - 2014-05-28 19:33:18
|
Hello, I would like to expose the ConvexMonotoneInterpolation QuantLib class to Python via SWIG, without much success, due primarily to the template reference issue. Of all the derived classes of the 1-D interpolation base class, I need the one with the template Unfortunately, I cannot post any of my attempts to add to the interpolation.i interface file, as none of them seem to work. Any help / suggestions would be highly appreciated. Thank you, Ioan -- View this message in context: http://quantlib.10058.n7.nabble.com/Convex-Monotone-Interpolation-SWIG-exposed-to-Python-tp15327.html Sent from the quantlib-dev mailing list archive at Nabble.com. |