On Fri, 2007-04-06 at 17:00 -0700, [hidden email]
wrote: > Revision: 10030 > http://quantlib.svn.sourceforge.net/quantlib/?rev=10030&view=rev > Author: klausspanderen > Date: 2007-04-06 17:00:25 -0700 (Fri, 06 Apr 2007) > > Log Message: > ----------- > use relinkableHandle for all parameters > > Modified Paths: > -------------- > trunk/QuantLib/ql/processes/hestonprocess.cpp > trunk/QuantLib/ql/processes/hestonprocess.hpp Klaus, those were Handles on purpose---a Heston process is not supposed to be able to relink them, since there might be other processes which depend on them. Were there any reason you wanted to be able to do so (in which case we'll have to discuss how to do it) or was it just a misunderstanding? Later, Luigi ---------------------------------------- The box said "Use Windows 95 or better," so I got a Macintosh. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Hi Luigi
It was just convenient for me in one case. No big issue, perform rollback...done cheers Klaus On Tuesday 10 April 2007 10:58 am, you wrote: > On Fri, 2007-04-06 at 17:00 -0700, [hidden email] > > wrote: > > Revision: 10030 > > > > http://quantlib.svn.sourceforge.net/quantlib/?rev=10030&view=rev Author: > > klausspanderen > > Date: 2007-04-06 17:00:25 -0700 (Fri, 06 Apr 2007) > > > > Log Message: > > ----------- > > use relinkableHandle for all parameters > > > > Modified Paths: > > -------------- > > trunk/QuantLib/ql/processes/hestonprocess.cpp > > trunk/QuantLib/ql/processes/hestonprocess.hpp > > Klaus, > those were Handles on purpose---a Heston process is not supposed to be > able to relink them, since there might be other processes which depend > on them. Were there any reason you wanted to be able to do so (in which > case we'll have to discuss how to do it) or was it just a > misunderstanding? > > Later, > Luigi > > > ---------------------------------------- > > The box said "Use Windows 95 or better," so I got a Macintosh. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |