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 | 1487 | June 23, 2017 | |
| Using Cxx to interface to a C++ library | 9 | 1779 | June 30, 2019 | |
| Interface to c++ code | 6 | 1985 | February 3, 2017 | |
| Calling C++ function having std::vectors as input and output parameters from Julia | 12 | 5702 | September 9, 2021 | |
| CxxWrap std::vector<T> as a function argument | 8 | 2382 | November 8, 2017 |