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

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

Public Types

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

Detailed Description

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

Definition at line 384 of file IntList.h.

Member Typedef Documentation

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

Definition at line 392 of file IntList.h.


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