Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
Sacado::ScalarType< MP::Vector< S > > Struct Template Reference

Specialization of Promote to Vector types. More...

#include <Sacado_MP_VectorTraits.hpp>

Public Types

typedef ScalarType< typename MP::Vector< S >::value_type >::type type
 

Detailed Description

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

Specialization of Promote to Vector types.

Specialization of ScalarType to Vector types

Definition at line 68 of file Sacado_MP_VectorTraits.hpp.

Member Typedef Documentation

◆ type

template<typename S >
typedef ScalarType<typename MP::Vector<S>::value_type>::type Sacado::ScalarType< MP::Vector< S > >::type

Definition at line 69 of file Sacado_MP_VectorTraits.hpp.


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