Generative Fast Fourier Transforms (GFFT)  0.3
Classes
MF Namespace Reference

Metafunctions template classes. More...

Classes

struct  SinCosSeries
 Common series to compile-time calculation of sine and cosine functions. More...
 
class  Sin
 Sine function. More...
 
class  Cos
 Cosine function. More...
 

Detailed Description

Pseudo-metafunctions template classes.

Template classes under this namespace are dedicated to the calculation of different mathematical functions at compile time. Return values can be static constants, if they can be represented as integers, or static functions returning floating point values.


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