ellipsoid_tree 0.1.0
Exact intersection tests for ellipsoids and friends
Loading...
Searching...
No Matches
ellipsoid_tree API reference

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:

Where to start

Include the umbrella header ellipsoid_tree/ellipsoid_tree.hpp and reach for:

Use Classes and Files in the sidebar to browse the full surface.