Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Specialization of ScalarValue for const types. More...
#include <Sacado_Traits.hpp>
Public Types | |
typedef ScalarType< T >::type | scalar_type |
Static Public Member Functions | |
static KOKKOS_INLINE_FUNCTION const scalar_type & | eval (const T &x) |
Specialization of ScalarValue for const types.
Definition at line 388 of file Sacado_Traits.hpp.
typedef ScalarType<T>::type Sacado::ScalarValue< const T >::scalar_type |
Definition at line 389 of file Sacado_Traits.hpp.
|
inlinestatic |
Definition at line 391 of file Sacado_Traits.hpp.