|
|
typedef Expr< T1 > | ExprT1 |
| |
|
typedef ExprT1::value_type | value_type |
| |
|
typedef ExprT1::value_type | ConstT |
| |
|
typedef ExprT1::storage_type | storage_type |
| |
|
typedef ExprT1::base_expr_type | base_expr_type |
| |
|
|
| 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 |
| |
|
|
const ExprT1 & | expr1 |
| |
|
const ConstT & | c |
| |
The documentation for this class was generated from the following file: