qdeye — Identity matrix
a = qdeye(m,n)
integers
QD matrix
returns a (m,n) identity matrix of QD.
(m,n)
qdeye(1,1) //scalar qdeye(3,3) //matrix