Sacado
Development
|
Public Types | |
typedef std::conditional < is_simd &&is_fad, NestedSimd, typename std::conditional < is_simd, Simd, typename std::conditional< is_fad, Nested, Scalar >::type >::type > ::type | type |
Static Public Attributes | |
static constexpr bool | is_simd |
static constexpr bool | is_fad |
|
static |
|
static |