Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Base template specification for ScalarValue. More...
#include <Sacado_Traits.hpp>
Static Public Member Functions | |
static KOKKOS_INLINE_FUNCTION const T & | eval (const T &x) |
Base template specification for ScalarValue.
The ScalarValue functor returns the base scalar value of an AD type, i.e., something that isn't an AD type.
Definition at line 382 of file Sacado_Traits.hpp.
|
inlinestatic |
Definition at line 384 of file Sacado_Traits.hpp.