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

Multiplies an element with given index of a numlist by an integer. More...

#include <numtypelist.h>

Detailed Description

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

Parameters
NLista numlist
indexa non-negative integer
Numan integer
Returns
a numlist in which the i-th element multiplied by Num comparing to NList An out-of-bounds index results in a compile-time error
MultAt<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