|
Generative Fast Fourier Transforms (GFFT)
0.3
|
Definition of holders for static integer types. More...

Go to the source code of this file.
Classes | |
| struct | SInt< N > |
| Integer number metacontainer. More... | |
| struct | SIntID< N > |
| Static unsigned integer class holder with additional definition of ID. More... | |
Macros | |
| #define | STATIC_INTEGER_CLASS(Type, Name) |
Typedefs | |
| typedef long | int_t |
| typedef unsigned long | uint_t |
| typedef unsigned short | short_t |
| #define STATIC_INTEGER_CLASS | ( | Type, | |
| Name | |||
| ) |