Generative Fast Fourier Transforms (GFFT)  0.3
Static Public Attributes | List of all members
SInt< N > Struct Template Reference

Integer number metacontainer. More...

#include <sint.h>

Inheritance diagram for SInt< N >:
Inheritance graph

Static Public Attributes

static const int_t value = N
 

Detailed Description

template<int_t N>
struct SInt< N >

   Integer N is wrapped into container class to handle integers and other
   compile-time number-classes using the same operation classes specializing
   them for particular number-container.
Parameters
Nan integer number

The documentation for this struct was generated from the following file:

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