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

Specialization of IsSimdType to SLFad types. More...

#include <Sacado_Fad_SLFadTraits.hpp>

Static Public Attributes

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

Detailed Description

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

Specialization of IsSimdType to SLFad types.

Definition at line 82 of file Sacado_Fad_SLFadTraits.hpp.

Member Data Documentation

◆ value

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

Definition at line 83 of file Sacado_Fad_SLFadTraits.hpp.


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