|
NGSolve
4.9
|
Conjugate of Matrix-expr. More...
#include <expr.hpp>
Public Types | |
| enum | { IS_LINEAR = 0 } |
| typedef TA::TELEM | TELEM |
| typedef TA::TSCAL | TSCAL |
Public Member Functions | |
| ConjExpr (const TA &aa) | |
| int | Height () const |
| height | |
| int | Width () const |
| TELEM | operator() (int i, int j) const |
| TELEM | operator() (int i) const |
Conjugate of Matrix-expr.
1.7.6.1