|
Sacado
Development
|
Public Types | |
|
typedef BinaryExpr< Expr< T > , Expr< T >, MultiplicationOp > | T1 |
|
typedef ConstExpr< typename Expr< T >::value_type > | ConstT |
|
typedef BinaryExpr< ConstT, Expr< T1 >, SubtractionOp > | T2 |
|
typedef UnaryExpr< Expr< T2 > , SqrtOp > | T3 |
|
typedef BinaryExpr< ConstT, Expr< T3 >, DivisionOp > | T4 |
|
typedef BinaryExpr< Expr< T > , Expr< T4 >, ASinQuadOp > | T5 |
| typedef Expr< T5 > | expr_type |
1.7.6.1