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

Subtracts two numlists even then if their lengths are different. More...

#include <numtypelist.h>

Detailed Description

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

Parameters
NList1a numlist
NList2a numlist
Returns
a numlist which elements are differences of correspondent in NList1 and NList2 the tail of the longest numlist is appended
Sub<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