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::FlopCounterPack::ScalarFlopCounter< T >::apply< U > Struct Template Reference

Turn ScalarFlopCounter into a meta-function class usable with mpl::apply. More...

#include <Sacado_ScalarFlopCounter.hpp>

Public Types

typedef ScalarFlopCounter< U > type
 

Detailed Description

template<class T>
template<typename U>
struct Sacado::FlopCounterPack::ScalarFlopCounter< T >::apply< U >

Turn ScalarFlopCounter into a meta-function class usable with mpl::apply.

Definition at line 211 of file Sacado_ScalarFlopCounter.hpp.

Member Typedef Documentation

template<class T>
template<typename U >
typedef ScalarFlopCounter<U> Sacado::FlopCounterPack::ScalarFlopCounter< T >::apply< U >::type

Definition at line 212 of file Sacado_ScalarFlopCounter.hpp.


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