Identity matrix Constructs the identity matrix. Syntax identity_matrix(Integer) Description identity_matrix(Integer) Given an integer , constructs the identity matrix of dimensions . Related functions Diagonal matrix, Canonic vector, Constant matrix Table of Contents Syntax Description Related functions