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 | Static Public Member Functions | List of all members
Sacado::ScalarValue< LFad::LogicalSparse< ValT, LogT > > Struct Template Reference

Specialization of ScalarValue to DFad types. More...

#include <Sacado_LFad_LogicalSparseTraits.hpp>

Public Types

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

Static Public Member Functions

static const scalar_typeeval (const LFad::LogicalSparse< ValT, LogT > &x)
 

Detailed Description

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

Specialization of ScalarValue to DFad types.

Definition at line 85 of file Sacado_LFad_LogicalSparseTraits.hpp.

Member Typedef Documentation

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

Definition at line 86 of file Sacado_LFad_LogicalSparseTraits.hpp.

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

Definition at line 87 of file Sacado_LFad_LogicalSparseTraits.hpp.

Member Function Documentation

template<typename ValT , typename LogT >
static const scalar_type& Sacado::ScalarValue< LFad::LogicalSparse< ValT, LogT > >::eval ( const LFad::LogicalSparse< ValT, LogT > &  x)
inlinestatic

Definition at line 88 of file Sacado_LFad_LogicalSparseTraits.hpp.


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