Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_Fad_Ops_Fwd.hpp>
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 |
Definition at line 85 of file Sacado_Fad_Ops_Fwd.hpp.
typedef std::conditional< is_simd && is_fad, NestedSimd, typename std::conditional< is_simd, Simd, typename std::conditional< is_fad, Nested, Scalar>::type >::type >::type Sacado::Fad::PowerImpl::Selector< T1, T2 >::type |
Definition at line 102 of file Sacado_Fad_Ops_Fwd.hpp.
|
static |
Definition at line 86 of file Sacado_Fad_Ops_Fwd.hpp.
|
static |
Definition at line 88 of file Sacado_Fad_Ops_Fwd.hpp.