Posted by
Dirk Eddelbuettel on
Oct 01, 2009; 4:25pm
URL: http://quantlib.414.s1.nabble.com/C-swig-version-of-Quantib-tp8042p8044.html
On 1 October 2009 at 14:53, Paolo Tenconi wrote:
| I've compiled the C# (SWIG) version of quantlib and all is working.
| Now, trying to reproduce some example from the C++ version, I've noticed
| that some classes are missing, for example the "PathPricer".
| Does anyone is aware of the discrepancies between the C++ and C# version and
| how to reconcile them?
Swig uses interface files (with extension .i) to generate wrapper code. It
seems that these are were simply not created for the classes you are seeking:
edd@ron:~/src/debian/QuantLib/QuantLib-SWIG-0.9.7/SWIG> grep PricePath *
edd@ron:~/src/debian/QuantLib/QuantLib-SWIG-0.9.7/SWIG>
Your best bet may be to start filling in the missing .i files. The
quantlib-dev list may be of help.
Dirk
--
Three out of two people have difficulties with fractions.
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users