Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Specialization of Value for const types. More...
#include <Sacado_Traits.hpp>
Public Types | |
typedef ValueType< T >::type | value_type |
Static Public Member Functions | |
static KOKKOS_INLINE_FUNCTION const value_type & | eval (const T &x) |
Specialization of Value for const types.
Definition at line 369 of file Sacado_Traits.hpp.
typedef ValueType<T>::type Sacado::Value< const T >::value_type |
Definition at line 370 of file Sacado_Traits.hpp.
|
inlinestatic |
Definition at line 372 of file Sacado_Traits.hpp.