Reference: complexIdentityMatrix
complexIdentityMatrix(n) returns the n-dimensional complex identity matrix, i.e. the n×n square matrix with all entries equal to δ(m, n) where δ is the Kronecker delta function.
complexIdentityMatrix(n) returns the n-dimensional complex identity matrix, i.e. the n×n square matrix with all entries equal to δ(m, n) where δ is the Kronecker delta function.