public static GenTensor <T, TWrapper> CreateIdentityMatrix(int diag)
 => Constructors <T, TWrapper> .CreateIdentityMatrix(diag);