Posted by
Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/C-swig-version-of-Quantib-tp8042p8043.html
On Thu, 2009-10-01 at 14:53 +0200, 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?
Not all C++ classes are exported to C#, as you've been told.
Also, in the particular case of PathPricer, there's the additional
problem that, for our interfaces, polymorphism is difficult to support
across languages (i.e., exporting a C++ base class and inheriting from
it in C#.) It can be done, but it's going to take quite some thinking
and some effort...
Luigi
--
Vin: It's like this fellow I knew in El Paso. One day, he just took
all his clothes off and jumped in a mess of cactus. I asked him that
same question, "Why?"
Calvera: And?
Vin: He said, "It seemed like a good idea at the time."
-- The Magnificent Seven
------------------------------------------------------------------------------
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