#include <Sacado_ScalarFlopCounterTraits.hpp>
Public Types | |
| typedef ValueType< L >::type | value_type_l |
| typedef ValueType< FlopCounterPack::ScalarFlopCounter< ScalarT > >::type | value_type_r |
| typedef Promote< value_type_l, value_type_r >::type | value_type |
| typedef FlopCounterPack::ScalarFlopCounter< value_type > | type |
Definition at line 84 of file Sacado_ScalarFlopCounterTraits.hpp.
| typedef ValueType<L>::type Sacado::Promote< L, FlopCounterPack::ScalarFlopCounter< ScalarT > >::value_type_l |
Definition at line 87 of file Sacado_ScalarFlopCounterTraits.hpp.
| typedef ValueType< FlopCounterPack::ScalarFlopCounter<ScalarT> >::type Sacado::Promote< L, FlopCounterPack::ScalarFlopCounter< ScalarT > >::value_type_r |
Definition at line 88 of file Sacado_ScalarFlopCounterTraits.hpp.
| typedef Promote<value_type_l,value_type_r>::type Sacado::Promote< L, FlopCounterPack::ScalarFlopCounter< ScalarT > >::value_type |
Definition at line 89 of file Sacado_ScalarFlopCounterTraits.hpp.
| typedef FlopCounterPack::ScalarFlopCounter<value_type> Sacado::Promote< L, FlopCounterPack::ScalarFlopCounter< ScalarT > >::type |
Definition at line 91 of file Sacado_ScalarFlopCounterTraits.hpp.
1.4.7