Skip to content

Comment on Heap Allocation for Realtime USe #76

Open
@jcarpinelli-bdai

Description

@jcarpinelli-bdai

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions