cheshirekow  v0.1.0
mpblocks::cuda::polynomial::intlist::allpairs_sum< IntList1, IntList2 > Struct Template Reference

#include <mpblocks/cuda/polynomial/IntList.h>

Public Types

typedef strip_dups< typename
merge_sort< typename
allpairs_sum_unsorted
< IntList1, IntList2 >::result >
::result >::result 
result
 

Detailed Description

template<class IntList1, class IntList2>
struct mpblocks::cuda::polynomial::intlist::allpairs_sum< IntList1, IntList2 >

Definition at line 371 of file IntList.h.

Member Typedef Documentation

template<class IntList1, class IntList2>
typedef strip_dups< typename merge_sort< typename allpairs_sum_unsorted< IntList1,IntList2 >::result >::result >::result mpblocks::cuda::polynomial::intlist::allpairs_sum< IntList1, IntList2 >::result

Definition at line 379 of file IntList.h.


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