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

Evaluate Matlab-Cpp and memory transfer overhead #28

Open
andyschwarzl opened this issue May 6, 2014 · 1 comment
Open

Evaluate Matlab-Cpp and memory transfer overhead #28

andyschwarzl opened this issue May 6, 2014 · 1 comment

Comments

@andyschwarzl
Copy link
Owner

It seems that at least V1.1.0 has a large amount of overhead that surely can be optimized.

@andyschwarzl
Copy link
Owner Author

Treatment (split and merge) of complex numbers from/to MATLAB seems to take quite a long time. It may be better to work with the complex input/output. This would require that the data arrays in CPP are split into two separate arrays (real and imaginary)

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