-
Notifications
You must be signed in to change notification settings - Fork 45
ArborX::DistributedTree::size
Andrey Prokopenko edited this page Apr 15, 2025
·
2 revisions
ArborX / Spatial indexes / ArborX::DistributedTree
KOKKOS_FUNCTION size_type size() const noexcept;Returns the global number of leaves in the tree.
(none)
The global number of leaves in the tree.
Constant.
empty
: checks whether the tree is empty.
bounds
: returns a bounding volume that contains all leaves.