|
NGSolve
4.9
|
Matrix-expr timex Matrix-expr. More...
#include <expr.hpp>
Public Types | |
| enum | { IS_LINEAR = 0 } |
|
typedef mat_prod_type < typename TA::TELEM, typename TB::TELEM >::TMAT | TELEM |
| typedef mat_traits< TELEM >::TSCAL | TSCAL |
Public Member Functions | |
| MultExpr (const TA &aa, const TB &ab) | |
| TELEM | operator() (int i) const |
| TELEM | operator() (int i, int j) const |
| const TA & | A () const |
| const TB & | B () const |
| int | Height () const |
| height | |
| int | Width () const |
Matrix-expr timex Matrix-expr.
1.7.6.1