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

Specialization of Teuchos::PromotionTraits to Vector types. More...

#include <Sacado_MP_VectorTraits.hpp>

Public Types

typedef Sacado::Promote< Sacado::MP::Vector< S >, R >::type promote
 

Detailed Description

template<typename S, typename R>
struct Teuchos::PromotionTraits< Sacado::MP::Vector< S >, R >

Specialization of Teuchos::PromotionTraits to Vector types.

Definition at line 163 of file Sacado_MP_VectorTraits.hpp.

Member Typedef Documentation

◆ promote

template<typename S , typename R >
typedef Sacado::Promote<Sacado::MP::Vector<S>,R>::type Teuchos::PromotionTraits< Sacado::MP::Vector< S >, R >::promote

Definition at line 165 of file Sacado_MP_VectorTraits.hpp.


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