percenteye - (%eye) maxplus identity matrix
Returns a maxplus identity matrix.
Returns a m x n maxplus matrix with 0 on the diagonal and -inf elsewhere. Returns a maxplus identity matrix with the same size as x.Note that %eye(3) is %eye(a) with a=3 i.e. it is NOT a 3x3 matrix!