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

Specialization of IsSimdType to SFad types. More...

#include <Sacado_Fad_SFadTraits.hpp>

Inheritance diagram for Sacado::IsSimdType< Fad::SFad< ValueT, Num > >:

Static Public Attributes

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

Detailed Description

template<typename ValueT, int Num>
struct Sacado::IsSimdType< Fad::SFad< ValueT, Num > >

Specialization of IsSimdType to SFad types.

Definition at line 101 of file Sacado_Fad_SFadTraits.hpp.

Member Data Documentation

◆ value [1/2]

template<typename ValueT, int Num>
const bool Sacado::IsSimdType< Fad::SFad< ValueT, Num > >::value = IsSimdType<ValueT>::value
static

Definition at line 102 of file Sacado_Fad_SFadTraits.hpp.

◆ value [2/2]

const bool Sacado::IsSimdType< Fad::SFad< ValueT, Num > >::value
static

Definition at line 356 of file Sacado_Traits.hpp.


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