cheshirekow  v0.1.0
mpblocks::cuda::polynomial::intlist::head< IntList, len > Struct Template Reference

return the first len sublist More...

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

Public Types

typedef sublist< IntList,
0, len >::result 
result
 

Detailed Description

template<class IntList, int len>
struct mpblocks::cuda::polynomial::intlist::head< IntList, len >

return the first len sublist

Definition at line 165 of file IntList.h.

Member Typedef Documentation

template<class IntList, int len>
typedef sublist<IntList,0,len>::result mpblocks::cuda::polynomial::intlist::head< IntList, len >::result

Definition at line 167 of file IntList.h.


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