|
Sacado Development
|


Public Types | |
| typedef ExprT::value_type | value_type |
| typedef ExprT::scalar_type | scalar_type |
| typedef ExprT::base_expr_type | base_expr_type |
Static Public Attributes | |
| static const int | num_args = ExprT::num_args |
| static const bool | is_linear = false |
Protected Attributes | |
| const ExprT & | expr |
| value_type | v |
| bool | v_pos |