Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > > Struct Template Reference

#include <Sacado_Fad_Exp_Ops.hpp>

Inheritance diagram for Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > >:

Static Public Attributes

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

Detailed Description

template<typename CondT, typename T1, typename T2, bool c1, bool c2, typename E>
struct Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > >

Definition at line 1973 of file Sacado_Fad_Exp_Ops.hpp.

Member Data Documentation

◆ value_1

template<typename CondT, typename T1, typename T2, bool c1, bool c2, typename E>
unsigned Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > >::value_1 = ExprLevel<T1>::value
staticconstexpr

Definition at line 1974 of file Sacado_Fad_Exp_Ops.hpp.

◆ value_2

template<typename CondT, typename T1, typename T2, bool c1, bool c2, typename E>
unsigned Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > >::value_2 = ExprLevel<T2>::value
staticconstexpr

Definition at line 1975 of file Sacado_Fad_Exp_Ops.hpp.

◆ value

template<typename CondT, typename T1, typename T2, bool c1, bool c2, typename E>
unsigned Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > >::value
staticconstexpr

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