HP MLIB User's Guide Vol. 1 7th Ed.

492 HP MLIB User’s Guide
SCSRMM/DCSRMM/CCSRMM/ZCSRMM Compressed sparse row matrix-matrix multiply
pntre( ) Integer array of length m such that pntre(j)-1 points to
location in val of the last nonzero element in row j.
b( ) Rectangular array with leading dimension ldb.
ldb Leading dimension of b.
beta Scalar parameter.
c( ) Rectangular arrary with leading dimension ldc.
ldc Leading dimension of c.
work( ) Scratch array of length lwork. Not used.
lwork Length of work array.