class'identity()'
identity()
Extends from ModelicaReference.Icons.Information (Icon for general information packages).
Information
Returns the identity matrix of the desired size
Syntax
identity(n)
Description
Returns the n x n Integer identity matrix, with ones on the diagonal and zeros at the other places.