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

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


Ok, now I just add a couple of calculations in CashFlows.i as they are defined in C++ class. How can I regenerate the wrappers?

Thank you very much.


Luigi Ballabio wrote
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