Login  Register

Re: FiniteDifferenceEuropean

Posted by Luigi Ballabio-3 on Jul 04, 2001; 12:02pm
URL: http://quantlib.414.s1.nabble.com/FiniteDifferenceEuropean-tp1710p1711.html

At 07:33 PM 7/3/01 +0200, Gilbert Peffer wrote:
>Can anyone tell me how to pass over "Call" as the first argument in the
>constructor FiniteDifferenceEuropean. I tried QuantLib::Option::Call, but I
>got garbage from the linker. Thanks for the help, Gilbert

Hmm. Weird. QuantLib::Option::Call should work fine - it does here on a
number of compilers.

Let's round up the usual suspects. What compiler/linker are you using? On
which platform? What are the (allegedly) offending lines in your code? What
does the linker say?

Later,
         Luigi