|
From: SourceForge.net <no...@so...> - 2009-10-05 08:21:17
|
Patches item #2871739, was opened at 2009-10-02 10:27 Message generated for change (Comment added) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=2871739&group_id=12740 Please 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: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Kernel Interpolation Update Initial Comment: Changed some functions to const and by reference parameter passing. The passed kernel is now a template type. Can be used as before, but now any object that has an operator()(Real x) can be passed. In particular boost function objects. ---------------------------------------------------------------------- >Comment By: Luigi Ballabio (lballabio) Date: 2009-10-05 10:21 Message: Would it be possible to have a context diff? It would make it easier to apply it correctly. On the command line, add -C 3 to the diff invocation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=2871739&group_id=12740 |