Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_mpl_range_c.hpp>
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 |
Definition at line 51 of file Sacado_mpl_range_c.hpp.
typedef range_c_tag Sacado::mpl::range_c< T, N, M, Delta >::tag |
Definition at line 52 of file Sacado_mpl_range_c.hpp.
typedef range_c Sacado::mpl::range_c< T, N, M, Delta >::type |
Definition at line 53 of file Sacado_mpl_range_c.hpp.
typedef T Sacado::mpl::range_c< T, N, M, Delta >::integral_type |
Definition at line 55 of file Sacado_mpl_range_c.hpp.
|
static |
Definition at line 54 of file Sacado_mpl_range_c.hpp.
|
static |
Definition at line 56 of file Sacado_mpl_range_c.hpp.
|
static |
Definition at line 57 of file Sacado_mpl_range_c.hpp.
|
static |
Definition at line 58 of file Sacado_mpl_range_c.hpp.