NGSolve  4.9
Public Types | Public Member Functions
ngbla::Identity Class Reference

Variable size identity matrix. More...

#include <matrix.hpp>

Inheritance diagram for ngbla::Identity:
ngbla::MatExpr< Identity > ngbla::Expr< Identity >

List of all members.

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

Detailed Description

Variable size identity matrix.


The documentation for this class was generated from the following file: