Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

◆ type

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: