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

construct an integer list More...

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

Public Types

typedef IntList< v0, typename
construct2< v1, v2 >::result
result
 

Detailed Description

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

construct an integer list

Definition at line 195 of file IntList.h.

Member Typedef Documentation

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

Definition at line 197 of file IntList.h.


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