Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::IsSimdType< Fad::Exp::Expr< T > > Struct Template Reference

Specialization of IsSimdType to Expr types. More...

#include <Sacado_Fad_Exp_ExpressionTraits.hpp>

Inheritance diagram for Sacado::IsSimdType< Fad::Exp::Expr< T > >:

Static Public Attributes

static const bool value = IsSimdType< typename Fad::Exp::Expr<T>::value_type >::value

Detailed Description

template<typename T>
struct Sacado::IsSimdType< Fad::Exp::Expr< T > >

Specialization of IsSimdType to Expr types.

Definition at line 68 of file Sacado_Fad_Exp_ExpressionTraits.hpp.

Member Data Documentation

◆ value

template<typename T>
const bool Sacado::IsSimdType< Fad::Exp::Expr< T > >::value = IsSimdType< typename Fad::Exp::Expr<T>::value_type >::value
static

Definition at line 69 of file Sacado_Fad_Exp_ExpressionTraits.hpp.


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