Is there currently machinery in Cxx.jl to convert between Julia’s Complex type and c++'s std::complex? If not, is there a common workaround?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Complex Number Arrays | 2 | 1460 | June 23, 2017 | |
With CxxWrap, method cannot return an usable complex number | 0 | 345 | February 17, 2023 | |
Using Cxx to interface to a C++ library | 9 | 1747 | June 30, 2019 | |
Calling C++ function having std::vectors as input and output parameters from Julia | 12 | 5648 | September 9, 2021 | |
Embedding C++ code inside a Julia function using Cxx package | 0 | 499 | November 3, 2019 |