Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_MP_ScalarTraitsImp.hpp>
Public Types | |
typedef Sacado::MP::Vector< S > | ScalarType |
typedef S::value_type | value_type |
typedef S::ordinal_type | ordinal_type |
typedef Teuchos::ScalarTraits< value_type > | TVT |
typedef TVT::magnitudeType | value_mag_type |
typedef TVT::halfPrecision | value_half_type |
typedef TVT::doublePrecision | value_double_type |
typedef Sacado::mpl::apply< S, ordinal_type, value_mag_type >::type | storage_mag_type |
typedef Sacado::mpl::apply< S, ordinal_type, value_half_type >::type | storage_half_type |
typedef Sacado::mpl::apply< S, ordinal_type, value_double_type >::type | storage_double_type |
typedef Sacado::MP::Vector< storage_mag_type > | magnitudeType |
typedef Sacado::MP::Vector< storage_half_type > | halfPrecision |
typedef Sacado::MP::Vector< storage_double_type > | doublePrecision |
typedef Teuchos::ScalarTraits< value_type >::coordinateType | coordinateType |
Static Public Member Functions | |
static value_mag_type | eps () |
static value_mag_type | sfmin () |
static value_mag_type | base () |
static value_mag_type | prec () |
static value_mag_type | t () |
static value_mag_type | rnd () |
static value_mag_type | emin () |
static value_mag_type | rmin () |
static value_mag_type | emax () |
static value_mag_type | rmax () |
static magnitudeType | magnitude (const ScalarType &a) |
static ScalarType | zero () |
static ScalarType | one () |
static ScalarType | conjugate (const ScalarType &x) |
static ScalarType | real (const ScalarType &x) |
static ScalarType | imag (const ScalarType &x) |
static value_type | nan () |
static bool | isnaninf (const ScalarType &x) |
static void | seedrandom (unsigned int s) |
static ScalarType | random () |
static const char * | name () |
static ScalarType | squareroot (const ScalarType &x) |
static ScalarType | pow (const ScalarType &x, const ScalarType &y) |
static ScalarType | log (const ScalarType &x) |
static ScalarType | log10 (const ScalarType &x) |
Static Public Attributes | |
static const bool | isComplex = TVT::isComplex |
static const bool | isOrdinal = TVT::isOrdinal |
static const bool | isComparable = TVT::isComparable |
static const bool | hasMachineParameters = TVT::hasMachineParameters |
Definition at line 182 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef Sacado::MP::Vector<S> Sacado::MP::ScalarTraitsImp< S, false >::ScalarType |
Definition at line 183 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef S::value_type Sacado::MP::ScalarTraitsImp< S, false >::value_type |
Definition at line 184 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef S::ordinal_type Sacado::MP::ScalarTraitsImp< S, false >::ordinal_type |
Definition at line 185 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef Teuchos::ScalarTraits<value_type> Sacado::MP::ScalarTraitsImp< S, false >::TVT |
Definition at line 186 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef TVT::magnitudeType Sacado::MP::ScalarTraitsImp< S, false >::value_mag_type |
Definition at line 188 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef TVT::halfPrecision Sacado::MP::ScalarTraitsImp< S, false >::value_half_type |
Definition at line 189 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef TVT::doublePrecision Sacado::MP::ScalarTraitsImp< S, false >::value_double_type |
Definition at line 190 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef Sacado::mpl::apply<S,ordinal_type,value_mag_type>::type Sacado::MP::ScalarTraitsImp< S, false >::storage_mag_type |
Definition at line 192 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef Sacado::mpl::apply<S,ordinal_type,value_half_type>::type Sacado::MP::ScalarTraitsImp< S, false >::storage_half_type |
Definition at line 193 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef Sacado::mpl::apply<S,ordinal_type,value_double_type>::type Sacado::MP::ScalarTraitsImp< S, false >::storage_double_type |
Definition at line 194 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef Sacado::MP::Vector<storage_mag_type> Sacado::MP::ScalarTraitsImp< S, false >::magnitudeType |
Definition at line 196 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef Sacado::MP::Vector<storage_half_type> Sacado::MP::ScalarTraitsImp< S, false >::halfPrecision |
Definition at line 197 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef Sacado::MP::Vector<storage_double_type> Sacado::MP::ScalarTraitsImp< S, false >::doublePrecision |
Definition at line 198 of file Sacado_MP_ScalarTraitsImp.hpp.
typedef Teuchos::ScalarTraits<value_type>::coordinateType Sacado::MP::ScalarTraitsImp< S, false >::coordinateType |
Definition at line 199 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 206 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 208 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 210 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 212 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 214 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 216 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 218 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 220 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 222 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 224 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 226 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 230 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 232 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 235 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 243 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 251 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 259 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 261 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 268 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 270 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 272 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 274 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 276 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 280 of file Sacado_MP_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 282 of file Sacado_MP_ScalarTraitsImp.hpp.
|
static |
Definition at line 201 of file Sacado_MP_ScalarTraitsImp.hpp.
|
static |
Definition at line 202 of file Sacado_MP_ScalarTraitsImp.hpp.
|
static |
Definition at line 203 of file Sacado_MP_ScalarTraitsImp.hpp.
|
static |
Definition at line 204 of file Sacado_MP_ScalarTraitsImp.hpp.