Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Sacado::ScalarType< LFad::LogicalSparse< ValT, LogT > > Struct Template Reference

Specialization of Promote to LogicalSparse types. More...

#include <Sacado_LFad_LogicalSparseTraits.hpp>

Public Types

typedef ScalarType< typename
LFad::LogicalSparse< ValT,
LogT >::value_type >::type 
type
 

Detailed Description

template<typename ValT, typename LogT>
struct Sacado::ScalarType< LFad::LogicalSparse< ValT, LogT > >

Specialization of Promote to LogicalSparse types.

Specialization of ScalarType to LogicalSparse types

Definition at line 53 of file Sacado_LFad_LogicalSparseTraits.hpp.

Member Typedef Documentation

template<typename ValT , typename LogT >
typedef ScalarType< typename LFad::LogicalSparse<ValT,LogT>::value_type >::type Sacado::ScalarType< LFad::LogicalSparse< ValT, LogT > >::type

Definition at line 54 of file Sacado_LFad_LogicalSparseTraits.hpp.


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