|
inlineconstexpr |
Parameters
x
: argument.t
: top bits.c
: Conditional expression masking the operation.m
: Logical value masking the operation.Return value
x
of the number of non 0 elements.Parameters
x
: argument.Return value
The value of the number of non 0 elements is returned.
Masked Call
The call eve::$name$[mask](x, ...)
provides a masked version of `count_true which count the non masked non zero element