Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Static Public Attributes | List of all members
Sacado::Fad::Exp::ExprLevel< PowerOp< T1, T2, c1, c2, E > > Struct Template Reference

Static Public Attributes

static constexpr unsigned value_1 = ExprLevel<T1>::value
 
static constexpr unsigned value_2 = ExprLevel<T2>::value
 
static constexpr unsigned value
 

Member Data Documentation

template<typename T1 , typename T2 , bool c1, bool c2, typename E >
constexpr unsigned Sacado::Fad::Exp::ExprLevel< PowerOp< T1, T2, c1, c2, E > >::value
static
Initial value:
=
value_1 >= value_2 ? value_1 : value_2

The documentation for this struct was generated from the following file: