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