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

Specialization of IsADType to Vector types. More...

#include <Sacado_MP_VectorTraits.hpp>

Static Public Attributes

static const bool value = S::is_static
 

Detailed Description

template<typename S>
struct Sacado::IsScalarType< MP::Vector< S > >

Specialization of IsADType to Vector types.

Definition at line 86 of file Sacado_MP_VectorTraits.hpp.

Member Data Documentation

◆ value

template<typename S >
const bool Sacado::IsScalarType< MP::Vector< S > >::value = S::is_static
static

Definition at line 87 of file Sacado_MP_VectorTraits.hpp.


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