|
NVBIO
|
A functor to compute the popcount of a word
#include <numbers.h>
Public Types | |
| typedef word_type | argument_type |
| typedef uint32 | result_type |
Public Methods | |
| NVBIO_FORCEINLINE NVBIO_HOST_DEVICE result_type | operator() (const argument_type op) const |
| typedef word_type nvbio::popc_functor< word_type >::argument_type |
| typedef uint32 nvbio::popc_functor< word_type >::result_type |
|
inline |
1.8.4