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