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::Exp::IfThenElseOp< CondT, T1, T2, c1, c2, E > > Struct Template Reference

#include <Sacado_Fad_Exp_Ops.hpp>

Static Public Attributes

static const bool value
 

Detailed Description

template<typename CondT, typename T1, typename T2, bool c1, bool c2, typename E>
struct Sacado::IsSimdType< Fad::Exp::IfThenElseOp< CondT, T1, T2, c1, c2, E > >

Definition at line 2006 of file Sacado_Fad_Exp_Ops.hpp.

Member Data Documentation

template<typename CondT , typename T1 , typename T2 , bool c1, bool c2, typename E >
const bool Sacado::IsSimdType< Fad::Exp::IfThenElseOp< CondT, T1, T2, c1, c2, E > >::value
static
Initial value:
=
IsSimdType< typename Fad::Exp::IfThenElseOp< CondT, T1, T2, c1, c2, E >::value_type >::value

Definition at line 2007 of file Sacado_Fad_Exp_Ops.hpp.


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