complex handling

georgio abou diwan <[email protected]> Wed, 20 Apr 2022 12:24:53 +0300
Newsgroups gmane.comp.programming.swig
Message-ID <CAD3W+s+ec2wChgaLtB=bOduG_DCx02qrxLpKjhVPv=8KYwko-w@mail.gmail.com>
Hello,

I am trying to use the complex<double> type and I have tried many times
solving the problem but with no success. %template()  complex<double>;

In my c++ file I am using the complex<double> type and I have tried
handling this type with writing a namespace std { %template()
complex<double>;} but with no luck. And in the java file there's no
complex.i file that i can import to use it, while in python and other
languages the complex file is available. Can you please help me find a
solution to handle this issue.


Waiting for your reply.

_______________________________________________
Swig-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/swig-user