![]() |
AliceVision
Photogrammetric Computer Vision Framework
|
Public Types | |
| typedef T | ElementType |
| typedef unsigned int | ResultType |
Public Member Functions | |
| template<typename Iterator1 , typename Iterator2 > | |
| ResultType | operator() (Iterator1 a, Iterator2 b, size_t size) const |
Static Public Member Functions | |
| static unsigned int | popcnt32 (uint32_t n) |
| static unsigned int | popcnt64 (uint64_t n) |
|
inlinestatic |
This is popcount_3() from: http://en.wikipedia.org/wiki/Hamming_weight
1.8.17