Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Incidence relation #67

Closed
blegat opened this issue Jan 18, 2018 · 0 comments
Closed

Incidence relation #67

blegat opened this issue Jan 18, 2018 · 0 comments
Milestone

Comments

@blegat
Copy link
Member

blegat commented Jan 18, 2018

It would be nice to implement list of point indices inside the hyperplane of an halfspace index. There could be a default implementation similar to

for h in hreps(p)
if v in hyperplane(h)
count += 1
end

but library could implement a more efficient implementation if they already have this information.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant