Contents:
Defined in File utils.h
Utility function to check if an element is 0.
If the element is larger than double, a for() loop is used. Otherwise pointers are used.
elt – Element to check.
elt_size – Size of element in bytes.
bool_t