Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::IsSimdType< Fad::SimpleFad< ValueT > > Struct Template Reference

Specialization of IsSimdType to SimpleFad types. More...

#include <Sacado_Fad_SimpleFadTraits.hpp>

Inheritance diagram for Sacado::IsSimdType< Fad::SimpleFad< ValueT > >:

Static Public Attributes

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

Detailed Description

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

Specialization of IsSimdType to SimpleFad types.

Definition at line 92 of file Sacado_Fad_SimpleFadTraits.hpp.

Member Data Documentation

◆ value [1/2]

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

Definition at line 93 of file Sacado_Fad_SimpleFadTraits.hpp.

◆ value [2/2]

const bool Sacado::IsSimdType< Fad::SimpleFad< ValueT > >::value
static

Definition at line 356 of file Sacado_Traits.hpp.


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