Calling cpp from python/SWIG

Frank supervau at gmail.com
Tue Mar 13 02:33:43 EDT 2007


Hi,

I have the following problem:

I want to parse an array M1 from python to a cpp function fct which
returns an array M2.

How can I do this best? Is SWIG appropriate or is there something
else?

If someone could give some code example or a link to a page with
examples, that would be great!

Thanks to all!

Frank




More information about the Python-list mailing list