10 #ifndef SACADO_TRADVEC_TRAITS_HPP
11 #define SACADO_TRADVEC_TRAITS_HPP
18 template <
typename T>
class ADvar;
19 template <
typename T>
class ADvari;
67 static const bool value =
false;
73 static const bool value =
false;
78 struct Value< RadVec::ADvar<T> > {
106 template <
typename T>
109 return std::string(
"Sacado::RadVec::ADvar< ") +
115 #endif // SACADO_TRADVEC_TRAITS_HPP
static SACADO_INLINE_FUNCTION const T & eval(const T &x)
Base template specification for marking constants.
static std::string eval()
ScalarType< RadVec::ADvar< T > >::type scalar_type
static void eval(RadVec::ADvari< T > &x)
Base template specification for ScalarValue.
Base template specification for ScalarType.
Base template specification for string names of types.
ScalarType< T >::type type
Base template specification for IsADType.
Base template specification for Value.
static std::string eval()
#define SACADO_RAD_PROMOTE_SPEC(NS)
static value_type eval(const RadVec::ADvar< T > &x)
static scalar_type eval(const RadVec::ADvar< T > &x)
ScalarType< T >::type type
Base template specification for IsScalarType.
void AD_Const(const IndepADvar &v)
ValueType< RadVec::ADvar< T > >::type value_type
ValueType< RadVec::ADvar< T > >::type value_type
Base template specification for ValueType.
static void eval(RadVec::ADvar< T > &x)