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

perf: remove evecs_, evals_ from Leaf struct #71

Open
wants to merge 2 commits into
base: fix/target_cloud_updated_false
Choose a base branch
from

Conversation

atsushi421
Copy link

This removes evecs_ (Eigen::Matrix3d) and evals_ (Eigen::Vector3d) from Leaf struct to improve memory efficiency. Please see this for more details.

@atsushi421 atsushi421 changed the title perf: remove evecs_, evals_ perf: remove evecs_, evals_ from Leaf struct Nov 23, 2024
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

Successfully merging this pull request may close these issues.

2 participants