Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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: