Patches item #2873099, was opened at 2009-10-05 21:39
Message generated for change (Comment added) made by lballabio
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=312740&aid=2873099&group_id=12740Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Kim Tang (kimtang)
Assigned to: Nobody/Anonymous (nobody)
Summary: LMM in QuantLibXL 0.9.7
Initial Comment:
This patch is created for changing the declaration of the function
void AccountingEngine::multiplePathValues(SequenceStatisticsInc & stats,
Size numberOfPaths);
to
void AccountingEngine::multiplePathValues(
boost::shared_ptr<SequenceStatisticsInc> & stats,
Size numberOfPaths);
This is needed to port this function to QuantLibXL.
----------------------------------------------------------------------
>Comment By: Luigi Ballabio (lballabio)
Date: 2010-03-17 12:13
Message:
I'd prefer to have a solution on the QuantLib XL side, rather than
modifying the library interface to match it.
What's the problem with the current signature?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=312740&aid=2873099&group_id=12740------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev