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

Compares elements in the numlist NList1 with NList2. More...

#include <numtypelist.h>

Inheritance diagram for NL::Compare< NList1, NList2 >:
Inheritance graph

Detailed Description

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

Parameters
NList1a numlist
NList2a numlist
Returns
Positive value, if the numlist NList1 greater than NList2, negative value otherwise. Returns zero, if NList1 and NList2 are equal. (last element is the most significant)
Compare<NList1,NList2>::value

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