|
ellipsoid_tree 0.1.0
Exact intersection tests for ellipsoids and friends
|
Exact intersection tests for ellipsoids and friends — points, boxes, balls, ellipsoids, and simplices in R^d; single pairs, tree-accelerated queries, and tree-vs-tree sweeps. Header-only C++17, with Eigen as the only dependency.
This site is the API reference (generated from the headers). For the project overview, installation, the intersection table, and worked examples with figures, see the main documentation on GitHub:
Include the umbrella header ellipsoid_tree/ellipsoid_tree.hpp and reach for:
ellipsoid_tree::Box, ellipsoid_tree::Ball, ellipsoid_tree::Ellipsoid, ellipsoid_tree::Simplexellipsoid_tree::intersects overloadsellipsoid_tree::BoxTree, ellipsoid_tree::BallTree, ellipsoid_tree::EllipsoidTree, ellipsoid_tree::SimplexTreeellipsoid_tree::SimplexMesh, ellipsoid_tree::KDTreeUse Classes and Files in the sidebar to browse the full surface.