Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Sacado::IsSimdType< Fad::DFad< ValueT > > Struct Template Reference

Specialization of IsSimdType to DFad types. More...

#include <Sacado_Fad_DFadTraits.hpp>

Static Public Attributes

static const bool value = IsSimdType<ValueT>::value
 

Detailed Description

template<typename ValueT>
struct Sacado::IsSimdType< Fad::DFad< ValueT > >

Specialization of IsSimdType to DFad types.

Definition at line 100 of file Sacado_Fad_DFadTraits.hpp.

Member Data Documentation

◆ value

template<typename ValueT >
const bool Sacado::IsSimdType< Fad::DFad< ValueT > >::value = IsSimdType<ValueT>::value
static

Definition at line 101 of file Sacado_Fad_DFadTraits.hpp.


The documentation for this struct was generated from the following file: