NGSolve
4.9
|
Scalar times Matrix-expr. More...
#include <expr.hpp>
Public Types | |
enum | { IS_LINEAR = TA::IS_LINEAR } |
typedef mat_scale_type < typename TA::TELEM, TS > ::TMAT | TELEM |
typedef mat_traits< TELEM >::TSCAL | TSCAL |
Public Member Functions | |
ScaleExpr (const TA &aa, TS as) | |
TELEM | operator() (int i) const |
TELEM | operator() (int i, int j) const |
int | Height () const |
height | |
int | Width () const |
void | Dump (ostream &ost) const |
Scalar times Matrix-expr.