|
OpenWareLaboratory
|
Go to the source code of this file.
Variables | |
| const uint32_t | fast_pow_precision = 6 |
| const uint32_t | fast_pow_table [64] |
| const uint32_t | fast_pow_table_size = 64 |
| const uint32_t fast_pow_precision = 6 |
Definition at line 2 of file FastPowTable.h.
| const uint32_t fast_pow_table[64] |
Definition at line 4 of file FastPowTable.h.
| const uint32_t fast_pow_table_size = 64 |
Definition at line 3 of file FastPowTable.h.