Convex Monotone Interpolation - SWIG - exposed to Python
Posted by
Ioan F. on
May 28, 2014; 7:33pm
URL: http://quantlib.414.s1.nabble.com/Convex-Monotone-Interpolation-SWIG-exposed-to-Python-tp15327.html
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