Generative Fast Fourier Transforms (GFFT)  0.3
NL::SubAt< NList, index, Num > Class Template Reference

Subtracts an integer to the element with given index of a numlist. More...

#include <numtypelist.h>

Detailed Description

template<class NList, unsigned int index, class Num>
class NL::SubAt< NList, index, Num >

Parameters
NLista numlist
indexa non-negative integer
Numan integer
Returns
a numlist in which the i-th element is decreased on Num comparing to NList An out-of-bounds index results in a compile-time error
SubAt<NList,index,Num>::Result

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

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