NAME

mul_mat -- matrix product

PROTOTYPE

unitptr mul_mat( int iDy, int iDx, int iDz, unitptr uHost)

ARGUMENTS

int iDy
colum dimension of first factor
int iDx
row dimension of first factor = column dimension of second factor
int iDz
row dimension of second factor
unitptr uHost
host unit

FILE

/local/homes/rhaschke/nst7/man/../o.linx86//../foldersrc/nst_matrix.c