We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ArborX / Spatial indexes / ArborX::BVH
ArborX
ArborX::BVH
ArborX::BVH<MemorySpace>::empty()
KOKKOS_FUNCTION bool empty() const noexcept;
Checks if the tree has no leaves.
(none)
true if the tree is empty, false otherwise.
true
false
Constant.
size : returns the number of leaves.
size