|
|
typedef Expr< T2 > | ExprT2 |
| |
|
typedef ExprT2::value_type | value_type |
| |
|
typedef ExprT2::value_type | ConstT |
| |
|
typedef ExprT2::storage_type | storage_type |
| |
|
typedef ExprT2::base_expr_type | base_expr_type |
| |
|
|
| Expr (const ConstT &c_, const ExprT2 &expr2_) |
| |
|
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 ConstT & | c |
| |
|
const ExprT2 & | expr2 |
| |
The documentation for this class was generated from the following file: