v1 ArborX::BruteForce::size - aprokop/ArborX GitHub Wiki
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.