NGSolve
4.9
|
Public Types | |
enum | { H = mat_traits<TM>::HEIGHT } |
enum | { W = mat_traits<TM>::WIDTH } |
Public Member Functions | |
Scalar2ElemMatrix (const FlatMatrix< TSCAL > &amat) | |
TM | operator() (int i, int j) const |
Public Attributes | |
const FlatMatrix< TSCAL > & | mat |