Login  Register

java interface

Posted by Gilbert Peffer on Jul 09, 2001; 6:40pm
URL: http://quantlib.414.s1.nabble.com/java-interface-tp1736.html

What are the steps one has to take in order to interface Java with the
QuantLib C++ code? One method is through JNI (as far as I understood it),
but I think the other is through Python using the SWIG stuff. Since I have
no experience in either of them, could anybody give me some hints regarding
the procedure to call classes from a Java interface.
Cheers, Gilbert