|
From: Bojan N. <bo...@bn...> - 2011-06-07 07:41:32
|
Luigi Ballabio <lui...@gm...> writes: >> Is there a comprehensive list of what QuantLib functions are >> accessible via swig? > > No, there is not. I guess it could be done by running some clever > regular expression over the SWIG interface files, but it's not been > done as far as I know. In Python you should be able to just to execute the dir() command on the SWIG-generated module. Best, Bojan -- Bojan Nikolic || http://www.bnikolic.co.uk/ql |