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::Value< FlopCounterPack::ScalarFlopCounter< ScalarT > > Struct Template Reference

Specialization of Value to ScalarFlopCounter types. More...

#include <Sacado_ScalarFlopCounterTraits.hpp>

Public Types

typedef ValueType
< FlopCounterPack::ScalarFlopCounter
< ScalarT > >::type 
value_type
 

Static Public Member Functions

static const value_typeeval (const FlopCounterPack::ScalarFlopCounter< ScalarT > &x)
 

Detailed Description

template<typename ScalarT>
struct Sacado::Value< FlopCounterPack::ScalarFlopCounter< ScalarT > >

Specialization of Value to ScalarFlopCounter types.

Definition at line 92 of file Sacado_ScalarFlopCounterTraits.hpp.

Member Typedef Documentation

template<typename ScalarT >
typedef ValueType< FlopCounterPack::ScalarFlopCounter<ScalarT> >::type Sacado::Value< FlopCounterPack::ScalarFlopCounter< ScalarT > >::value_type

Definition at line 93 of file Sacado_ScalarFlopCounterTraits.hpp.

Member Function Documentation

template<typename ScalarT >
static const value_type& Sacado::Value< FlopCounterPack::ScalarFlopCounter< ScalarT > >::eval ( const FlopCounterPack::ScalarFlopCounter< ScalarT > &  x)
inlinestatic

Definition at line 94 of file Sacado_ScalarFlopCounterTraits.hpp.


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