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