NAME
inv_mat -- create unit to invert a matrix
PROTOTYPE
unitptr inv_mat( int iDx, int iDy, unitptr uHost)
ARGUMENTS
- int iDx
- row dimension of matrix
- int iDy
- colum dimension of matrix
- unitptr uHost
- host unit
FILE
/amnt/loge/users/nistaff02/nistaff/rhaschke/nst7/man/../o.linux//../foldersrc/nst_matrix.c