HighMap library (C++)
Loading...
Searching...
No Matches
array_functions.cpp File Reference

Namespaces

namespace  hmap
 

Functions

size_t hmap::count_non_zero (const Array &array)
 Count the number of non-zero elements in the array.
 
size_t hmap::count_zero (const Array &array)
 Count the number of zero elements in the array.