cheshirekow
v0.1.0
|
creates an integer list from i to j (including both i and j) More...
#include <mpblocks/cuda/polynomial/IntList.h>
Public Types | |
typedef enabled_range< (i<=j), i, j >::result | result |
creates an integer list from i to j (including both i and j)
typedef enabled_range< (i<=j), i,j >::result mpblocks::cuda::polynomial::intlist::range< i, j >::result |