|
From: Luigi B. <lui...@gm...> - 2014-06-09 09:38:40
|
I think you're creating a Schedule passing a vector of custom dates. Try using the other constructor instead (the one taking start date, end date etc). Luigi On Mon, Jun 9, 2014 at 11:36 AM, benedict 1 <ben...@ho...> wrote: > > Hi Luigi and all, > > I faced this problem when i wanted to implement the FixedRateBond class with > the pricingengine, TreeFixedRateBondEngine. > Does anyone face this problem ? > > > Exception in thread "main" java.lang.RuntimeException: full interface not > available > at org.quantlib.quantlibJNI.new_FixedRateBond(Native Method) > at org.quantlib.FixedRateBond.<init>(FixedRateBond.java:39) > at > org.quantlib.examples.COMBINED_swap_curves.main(COMBINED_swap_curves.java:279) > > Cheers > Benedict > > ------------------------------------------------------------------------------ > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions > Find What Matters Most in Your Big Data with HPCC Systems > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > http://www.hpccsystems.com > _______________________________________________ > QuantLib-users mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-users > -- <https://implementingquantlib.blogspot.com> <https://twitter.com/lballabio> |