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