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 | |
---|---|---|---|---|
Using Cxx to interface to a C++ library | 9 | 1722 | June 30, 2019 | |
Complex Number Arrays | 2 | 1449 | June 23, 2017 | |
Complex{Float64} <: Complex{Real} is false. Intended or potential inconsistency? | 5 | 801 | November 25, 2018 | |
Cxx.jl calling the Julia error function from C++ | 1 | 567 | July 17, 2019 | |
Custom Complex number type for specific Real type | 9 | 549 | January 30, 2024 |