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