Generative Fast Fourier Transforms (GFFT)  0.3
NL::Mult< NList1, NList2 > Class Template Reference

Multiplies element by element of two numlists even with different lengths. More...

#include <numtypelist.h>

Detailed Description

template<class NList1, class NList2>
class NL::Mult< NList1, NList2 >

Parameters
NList1a numlist
NList2a numlist
Returns
a numlist which elements are products of correspondent in NList1 and NList2 The tail of the longest numlist is truncated
Mult<NList1,NList2>::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