Generative Fast Fourier Transforms (GFFT)  0.3
Classes | Namespaces
pseudometafunc.h File Reference

Runtime computing of functions as series of compile-time instantiated template classes. More...

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

Go to the source code of this file.

Classes

struct  MF::SinCosSeries< M, N, B, A >
 Common series to compile-time calculation of sine and cosine functions. More...
 
class  MF::Sin< B, A, T >
 Sine function. More...
 
class  MF::Cos< B, A, T >
 Cosine function. More...
 

Namespaces

namespace  MF
 Metafunctions template classes.
 

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