#include <thread_pool.h>
◆ ShuffledIota() [1/2]
hwy::ShuffledIota::ShuffledIota |
( |
| ) |
|
|
inline |
◆ ShuffledIota() [2/2]
hwy::ShuffledIota::ShuffledIota |
( |
uint32_t | coprime | ) |
|
|
inlineexplicit |
◆ CoprimeNonzero()
static bool hwy::ShuffledIota::CoprimeNonzero |
( |
uint32_t | a, |
|
|
uint32_t | b ) |
|
inlinestatic |
◆ FindAnotherCoprime()
static uint32_t hwy::ShuffledIota::FindAnotherCoprime |
( |
uint32_t | size, |
|
|
uint32_t | start ) |
|
inlinestatic |
◆ Next()
uint32_t hwy::ShuffledIota::Next |
( |
uint32_t | current, |
|
|
const Divisor & | divisor ) const |
|
inline |
◆ coprime_
uint32_t hwy::ShuffledIota::coprime_ |
The documentation for this class was generated from the following file: