![]() |
AAX SDK
2.4.1
Avid Audio Extensions Development Kit
|
Go to the source code of this file.
Set of functions to optimize pow.
To use:
Namespaces | |
AAX | |
Macros | |
#define | _AAX_FASTPOW_H_ |
Variables | |
const unsigned int | AAX::kPowExtent = 9 |
const unsigned int | AAX::kPowTableSize = 1 << kPowExtent |
#define _AAX_FASTPOW_H_ |