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
/local/homes/rhaschke/nst7/man/../o.linx86_64//../foldersrc/nst_matrix.c