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

construct an integer list More...

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

Public Types

typedef IntList< v0, typename
construct1< v1 >::result
result
 

Detailed Description

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

construct an integer list

Definition at line 188 of file IntList.h.

Member Typedef Documentation

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

Definition at line 190 of file IntList.h.


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