Search results

  1. F

    C++/Java interface

    Thanks for your answer. The library to expose is FEA @Interest: FEA - @INTEREST What do you mean by memory model ? Heap and stack memory management ?
  2. F

    C++/Java interface

    Hello, One of our customers needs to interface C++ libraries within a Java framework. There are several options to do this: JNI or http://swig.sourceforge.net (used by Quantlib). Did anyone tried these solutions ? What's your experience ? Kind regards, Frederic
Back
Top Bottom