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

Comment on Heap Allocation for Realtime USe #76

Open
jcarpinelli-bdai opened this issue Jun 3, 2024 · 0 comments
Open

Comment on Heap Allocation for Realtime USe #76

jcarpinelli-bdai opened this issue Jun 3, 2024 · 0 comments

Comments

@jcarpinelli-bdai
Copy link

The following linked comment seems to label Eigen::Map as allocating memory on the heap. I understand Eigen::Map to provide a zero-copy view of the input memory, so there are no allocations on the heap. Is this an older comment, and should be removed? Or is my understanding about Eigen::Map incorrect?

// TODO(anyone): heap allocation should be removed for realtime use

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