|
NAMEBSget_diag - Retrieve the diagonal of the matrixINPUT PARAMETERS
OUTPUT PARAMETERS
RETURNSvoidNOTESFind the diagonal in the dense matrices associated with the cliques.SYNOPSISvoid BSget_diag(BSpar_mat *A, FLOAT *diag, BSprocinfo *procinfo) LOCATIONBlockSolve95/src/BSget_diag.c
Visit the GSP FreeBSD Man Page Interface. |