NAME
corr_mat -- compute correlation matrix
PROTOTYPE
unitptr corr_mat( int iDim, int iNum, unitptr uHost)
ARGUMENTS
- int iDim
- dimension of correlation matrix
- int iNum
- initial value for nr of samples. Used to initialize Y\_in[0].
- unitptr uHost
- host unit
FILE
/local/homes/rhaschke/nst7/man/../o.linx86//../foldersrc/nst_matrix.c