|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Specialization of Promote to ScalarFlopCounter types. More...
#include <Sacado_ScalarFlopCounterTraits.hpp>
Public Types | |
| typedef ValueType < FlopCounterPack::ScalarFlopCounter < ScalarT > >::type | value_type_l |
| typedef ValueType< R >::type | value_type_r |
| typedef Promote< value_type_l, value_type_r >::type | value_type |
| typedef FlopCounterPack::ScalarFlopCounter < value_type > | type |
Specialization of Promote to ScalarFlopCounter types.
Definition at line 74 of file Sacado_ScalarFlopCounterTraits.hpp.
| typedef ValueType< FlopCounterPack::ScalarFlopCounter<ScalarT> >::type Sacado::Promote< FlopCounterPack::ScalarFlopCounter< ScalarT >, R >::value_type_l |
Definition at line 75 of file Sacado_ScalarFlopCounterTraits.hpp.
| typedef ValueType<R>::type Sacado::Promote< FlopCounterPack::ScalarFlopCounter< ScalarT >, R >::value_type_r |
Definition at line 76 of file Sacado_ScalarFlopCounterTraits.hpp.
| typedef Promote<value_type_l,value_type_r>::type Sacado::Promote< FlopCounterPack::ScalarFlopCounter< ScalarT >, R >::value_type |
Definition at line 77 of file Sacado_ScalarFlopCounterTraits.hpp.
| typedef FlopCounterPack::ScalarFlopCounter<value_type> Sacado::Promote< FlopCounterPack::ScalarFlopCounter< ScalarT >, R >::type |
Definition at line 79 of file Sacado_ScalarFlopCounterTraits.hpp.
1.7.4