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

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

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.


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