There was an error while loading. Please reload this page.
ArborX / Spatial indexes / ArborX::BruteForce
ArborX
ArborX::BruteForce
ArborX::BruteForce<MemorySpace>::empty()
KOKKOS_FUNCTION bool empty() const noexcept;
Checks if the data structure has no elements.
(none)
true if the data structure is empty, false otherwise.
true
false
Constant.
size : returns the number of elements.
size