Sacado
Development
|
Public Types | |
typedef range_c_tag | tag |
typedef range_c | type |
typedef T | integral_type |
Static Public Attributes | |
static const int | sz = (M-N+Delta-1)/Delta |
static const int | start_value = N |
static const int | end_value = M |
static const int | step_value = Delta |