Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complex numbers from R to C++ and viceversa #429

Open
pachadotdev opened this issue Dec 29, 2024 · 0 comments
Open

Complex numbers from R to C++ and viceversa #429

pachadotdev opened this issue Dec 29, 2024 · 0 comments

Comments

@pachadotdev
Copy link
Contributor

I added that here #427.

For cpp11armadillo I define a list with 2 matrices, one with the real part and another with the complex part. With this PR it is possible to pass the matrix without an auxiliary list https://github.com/pachadotdev/cpp11armadillo/blob/main/inst/include/wrappers/matrices.hpp#L118-L132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant