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

Base template specification for IsSimdType. More...

#include <Sacado_Traits.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T>
struct Sacado::IsSimdType< T >

Base template specification for IsSimdType.

The IsSimdType classes provide a mechanism for computing the determining whether a type is a Simd type (Doubles, MP::Vector, ...)

Definition at line 355 of file Sacado_Traits.hpp.

Member Data Documentation

◆ value

template<typename T >
const bool Sacado::IsSimdType< T >::value = false
static

Definition at line 356 of file Sacado_Traits.hpp.


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