NGSolve
4.9
|
Variable size identity matrix. More...
#include <matrix.hpp>
Public Types | |
enum | { IS_LINEAR = 0 } |
typedef double | TELEM |
typedef double | TSCAL |
Public Member Functions | |
Identity (int s) | |
double | operator() (int i) const |
double | operator() (int i, int j) const |
int | Height () const |
height | |
int | Width () const |
Variable size identity matrix.