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

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

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.


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