forked from arborx/ArborX
-
Notifications
You must be signed in to change notification settings - Fork 0
ArborX::BruteForce::size
Andrey Prokopenko edited this page Oct 28, 2024
·
5 revisions
ArborX
/ Spatial indexes / ArborX::BruteForce
KOKKOS_FUNCTION size_type size() const noexcept;
Returns the number of elements in the data structure.
(none)
The number of elements in the data structure.
Constant.
empty
: checks whether the data structure is empty.