On Thu, 2011-07-14 at 11:14 -0400, Jim Mallernee wrote:
> Has anyone successfully implemented
> a gradient search or any other optimization
> with the C# bindings generated by QL-SWIG?
No, there's no such thing. The problem is that the SWIG wrappers should
be able to take a native C# function, wrap it into something callable
from C++, and pass the latter to the C++ optimizer solve() method. I
was able to do this for a few languages (Python, Ruby etc., see
functions.i for the implementation) but not for C# as I don't know the
API for C++/C# interface. If you want to give it a try, let me know.
Luigi
--
Perfection is reached, not when there is no longer anything to add, but
when there is no longer anything to take away.
-- Antoine de Saint-Exupery
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of the Lean Startup Methodology on "Lean Startup
Secrets Revealed." This video shows you how to validate your ideas,
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users