1 2 3 4 5 6 7 8
Function: matid Section: linear_algebra C-Name: matid Prototype: L Help: matid(n): identity matrix of order n. Description: (small):vec matid($1) Doc: creates the $n\times n$ identity matrix.