Re: BasisPointValue method does not exist in QuantLib for C#

Posted by Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/BasisPointValue-method-does-not-exist-in-QuantLib-for-C-tp5329p5330.html

On Thu, 2011-09-15 at 16:29 -0700, sergvil wrote:
> One of the calculations I have to make is Basis-Point Value for a Bond. In
> C++ class Casflows.cpp, the method basispointvalue appears as static and it
> is fully operational, but in C# class CashFlows.cs, I only have some
> calculations to use, less than in C++'s. The method basispointvalue doesn't
> appear on this class.
>
> I don“t know if this is a known issue of QuantLib for C#. Can you help me to
> fix it?

You'll have to add the desired methods in the SWIG interface for  the
CashFlows class (at the end of cashflows.i) and regenerate the wrappers.
If you do, send me a patch and I'll add it to next release.

Thanks,
        Luigi


--

A debugged program is one for which you have not yet found the
conditions that make it fail.
-- Jerry Ogdin



------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users