cheshirekow  v0.1.0
mpblocks::cuda::polynomial::intlist::construct4< v0, v1, v2, v3 > Struct Template Reference

construct an integer list More...

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

Public Types

typedef IntList< v0, typename
construct3< v1, v2, v3 >
::result
result
 

Detailed Description

template<int v0, int v1, int v2, int v3>
struct mpblocks::cuda::polynomial::intlist::construct4< v0, v1, v2, v3 >

construct an integer list

Definition at line 202 of file IntList.h.

Member Typedef Documentation

template<int v0, int v1, int v2, int v3>
typedef IntList<v0,typename construct3<v1,v2,v3>::result> mpblocks::cuda::polynomial::intlist::construct4< v0, v1, v2, v3 >::result

Definition at line 204 of file IntList.h.


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