Matrix.Identity (gb.gsl)

Static Function Identity ( [ Width As Integer, Height As Integer, Complex As Boolean ] ) As Matrix

Create a new identity matrix.

The arguments are the same as the constructor.