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

Review numeric inaccuracies in SpacePartitioningTree<D>::insert #31

Open
scheibel opened this issue Mar 27, 2018 · 1 comment
Open

Review numeric inaccuracies in SpacePartitioningTree<D>::insert #31

scheibel opened this issue Mar 27, 2018 · 1 comment

Comments

@scheibel
Copy link
Member

scheibel commented Mar 27, 2018

To compute the new m_centerOfMass, a number of potential precision-losing operations are performed.

@chistopher
Copy link
Collaborator

It would be possible to skip the online update and compute the center of mass for the whole tree after it is completely build

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

No branches or pull requests

2 participants