List of all members.
Public Types |
|
typedef Expr< T1 > | ExprT1 |
|
typedef ExprT1::value_type | value_type |
|
typedef ExprT1::value_type | ConstT |
|
typedef ExprT1::storage_type | storage_type |
Public Member Functions |
|
| Expr (const ExprT1 &expr1_, const ConstT &c_) |
|
std::string | name () const |
|
int | size () const |
|
bool | hasFastAccess (int sz) const |
|
value_type | val () const |
|
value_type | coeff (int i) const |
|
value_type | fastAccessCoeff (int i) const |
Protected Attributes |
|
const ExprT1 & | expr1 |
|
const ConstT & | c |
template<typename T1>
class Sacado::ETV::Expr< Atan2Op< Expr< T1 >, typename Expr< T1 >::value_type > >
The documentation for this class was generated from the following file: