Generative Fast Fourier Transforms (GFFT)
0.3
|
Compile-time computing of trigonometric functions. More...
Go to the source code of this file.
Namespaces | |
namespace | MF |
Metafunctions template classes. | |
Typedefs | |
typedef SDecimal< SBigInt < true, NL11, DefaultDecimalBase > , 1, DefaultDecimalBase > | TPi1Dec |
typedef SDecimal< SBigInt < true, NL21, DefaultDecimalBase > , 2, DefaultDecimalBase > | TPi2Dec |
typedef SDecimal< SBigInt < true, NL31, DefaultDecimalBase > , 3, DefaultDecimalBase > | TPi3Dec |
Functions | |
typedef | TYPELIST_2 (SInt< 141592653 >, SInt< 3 >) NL11 |
typedef | TYPELIST_3 (SInt< 589793238 >, SInt< 141592653 >, SInt< 3 >) NL21 |
typedef | TYPELIST_4 (SInt< 462643383 >, SInt< 589793238 >, SInt< 141592653 >, SInt< 3 >) NL31 |