Generative Fast Fourier Transforms (GFFT)  0.3
Namespaces | Typedefs | Functions
metafunc.h File Reference

Compile-time computing of trigonometric functions. More...

#include <cmath>
#include "srational.h"
#include "sdecimal.h"
#include "pseudometafunc.h"
Include dependency graph for metafunc.h:
This graph shows which files directly or indirectly include this file:

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
 

Generated on Mon Feb 10 2014 for Generative Fast Fourier Transforms (GFFT) by DoxyGen 1.8.3.1