Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Meta-function for determining concrete base expression. More...
#include <Sacado_Fad_Expression.hpp>
Meta-function for determining concrete base expression.
This determines the concrete base expression type of each leaf in an expression tree. The Promote meta-function is then used to promote all of the leaves to a single expression type that the whole expression can be assigned/promoted to. This allows Promote to operate on expressions as well as AD types.
Definition at line 70 of file Sacado_Fad_Expression.hpp.