HP MLIB User's Guide Vol. 1 7th Ed.
30 HP MLIB User’s Guide
HP MLIB man pages
the original program into the small one. In this way, you eliminate
extraneous code from suspicion. If the problem area is large, try to pare it to
a manageable size. For example, if a 50-by-50 linear system fails, try to
produce a 2-by-2 system that fails in the same way.
HP MLIB man pages
The HP MLIB man pages contain online documentation that includes
information from the HP MLIB User’s Guide.
The HP MLIB man pages are installed in the directory /opt/mlib/share/man.
Set this path in your MANPATH environment variable to access man pages for
VECLIB and LAPACK.
HP VECLIB man pages provide:
• An introduction to VECLIB (veclib (3m))
• An introduction to each group of subprograms, for example, blas2(3m)
• A man page for each subprogram
The HP MLIB User’s Guide has more detailed information than the man pages
because of the limited number of fonts supported and the difficulty of
presenting mathematical equations in the man(1) system.
For further explanation and a table of contents of reference entries for VECLIB,
refer to the veclib(3) man page.