Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ Sun WorkShop 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Anchors

Section (5)

Section 01 December 1992

1. Commands

3. C Library

3C. Compatibility Routines

Section 3C++

3F. FORTRAN Library

3M. Math Library

3V. POSIX/System V Compatibility Routines

3m. Math Library

4. Device Drivers

5. File Formats

l. Local Commands

Manual — Sun WorkShop 3.0.1

1795 entries
 , zdrot.l

Section (5)

historyWorkspace command and file-change log
putback.cmtPutback transaction comment log file

Section 01 December 1992

vertoolVersionTool is an OpenWindows graphical user interface (GUI) tool for the Source Code Control System (SCCS).  VersionTool is available as part of the SPARCworks/TeamWare product. 

1. Commands (intro)

CCC++ compilation system
accC compiler
lint, alinta C program checker (Solaris 2.x)
asaconvert FORTRAN carriage-control output to printable form
bcheckbatch utility for Runtime Checking (SPARC only)
bringovercopy files from a parent workspace to a child workspace
C++filt, c++filtC++ name demangler
cflowgenerate C flowgraph
codemgrThe CodeManager "umbrella" command. 
codemgrtoolcodemgrtool is an OpenWindows graphical user interface (GUI) tool for CodeManager commands. 
ctagscreate a tags file for use with ex and vi
dbxsource-level debugger
debuggerOpenWindows interface for the dbx source-level debugger
def.dir.flpdefault directory file list program
demdemangle a C++ name
errorinsert compiler error messages at right source lines
f77FORTRAN compiler
filemergewindow-based file comparison and merging program
fprconvert FORTRAN carriage-control output to printable form
fpversionprint information about the system CPU and FPU
freezeptgenerate or translate SCCS Mergeable delta IDs for lists of files
freezepttoolgenerate or translate SCCS Mergeable delta IDs for lists of files
fsplitsplit a multi-routine FORTRAN file into individual files
gprofdisplay call-graph profile data
indentindent and format a C program source file
inlinein-line procedure call expander
introintroduction to FORTRAN Manual Pages
lmdowngraceful shutdown of all license daemons
lmgrd, lmgrd.steflexible license manager daemon
lmhostidreport the hostid of a system
lmremoveremove specific licenses and return them to license pool
lmrereadtells the license daemon to reread the license file
lmstatreport status on license manager daemons and feature usage
lmutilgeneric FLEXlm utility program. 
lmverreport the FLEXlm version of a library or binary file
makeParallelMake supplemental information
maketoolMakefile browser and OpenWindows interface to the make(1) program
nmprint name list
pcPascal compiler
profdisplay profile data
ptcleanclean up the parameterized types database
putbackcopy files from a child workspace to its parent workspace
ratforrational FORTRAN dialect
resolvemerge files in conflict using interactive commands and/or Filemerge
rpcgenRPC protocol compiler
rtc_patch_areapatch area utility for Runtime Checking (SPARC only)
sbcleanupdeletes old Source Browser files
sbquerycommand-line interface to Sun SourceBrowser
sbrowserOpenWindows interface to Sun SourceBrowser
etags, ctags, sbtagscreate tags files for GNU Emacs and ex/vi sbtags − create tags files for Source Browser
sparcworksOpenWindows interface for the interactive session management of SPARCworks Tools. 
stripremove symbol table, debugging and line number information from an object file
tcovconstruct test coverage analysis and statement-by-statement profile
versiondisplay version identification of object file or binary
workspacemanipulate CodeManager workspaces
ws_undoundo the effects of the last bringover or putback command

3. C Library

decimal_to_single, decimal_to_double, decimal_to_extended, decimal_to_quadruple, decimal_to_floatingconvert decimal record to floating-point value
demangledecode a C++ encoded symbol name
fconvert, gconvert, seconvert, sfconvert, sgconvert, qeconvert, qfconvert, qgconvert, ecvt, fcvt, gcvt, econvertoutput conversion
econvert, fconvert, gconvert, seconvert, sfconvert, sgconvert, qeconvert, qfconvert, qgconvert, ecvt, gcvt, fcvtoutput conversion
single_to_decimal, double_to_decimal, extended_to_decimal, quadruple_to_decimal, floating_to_decimalconvert floating-point value to decimal record
econvert, fconvert, gconvert, seconvert, sfconvert, sgconvert, qeconvert, qfconvert, qgconvert, ecvt, fcvt, gcvtoutput conversion
sigfpesignal handling for specific SIGFPE codes
file_to_decimal, func_to_decimal, string_to_decimalparse characters into decimal record
atof, strtodconvert string to double-precision number

3C. Compatibility Routines

atexitadd program termination routine
difftimecomputes the difference between two calendar times
ldiv, divcompute the quotient and remainder
fflushclose or flush a stream
fgetpos, fsetposreposition a file pointer in a stream
labsreturn absolute value of integer
memmovememory operations
raisesend signal to program
srand, randsimple random-number generator
strerrorget error message string
strtoulconvert string to integer

Section 3C++

cartpolcartesian/polar functions in the C++ complex number math library
cplx.intro complex, cplx.introintroduction to C++ complex number math library
cplxerr complex error, cplxerrerror-handling functions in the C++ complex number math library
exp, log, log10, pow, sqrt, cplxexpfunctions in the C++ complex number math library
cplxopsarithmetic operator functions in the C++ complex number math library
cplxtrigtrigonometric functions in the C++ complex number math library
filebufbuffer class for file I/O
fstreamstream class for file I/O
generic.h, genericgeneric macro definitions used mainly for creating generic types
interrupt Interrupt_handler, interruptsignal handling for the task library
iosbasic iostreams formatting
ios.introintroduction to iostreams and the man pages
istreamformatted and unformatted input
manipiostream manipulators
ostreamformatted and unformatted output
queuelist management for the task library
sbufprotprotected interface of the stream buffer base class
sbufpubpublic interface of the stream buffer base class
ssbufbuffer class for for character arrays
stdarghandle variable argument list
stdiobufbuffer and stream classes for use with C stdio
stream_MTbase class to provide dynamic changing of iostream class objects to and from MT safety. 
stream_lockerclass used for application level locking of iostream class objects. 
strstreamstream class for “I/O” using character arrays
taskcoroutines in the C++ task library
task.introintroduction to the coroutine library and man pages
tasksimhistogram and random numbers for the task library
varargshandle variable argument list
vectorgeneric vector and stack

3F. FORTRAN Library (intro)

abortterminate abruptly; write memory image to core file
accessreturn access mode (r,w,x) or existence of a file
alarmexecute a subroutine after a specified time
bitand, or, xor, not, rshift, lshift, bic, bis, bit, setbit functions
chdirchange default directory
chmodchange mode of a file
time, ltime, gmtime, ctimereturn system time
datereturn date in character form
dtime, etimereturn elapsed time
exitterminate process with status
f77_floatingpointFORTRAN IEEE floating-point definitions
f77_ieee_environmentmode, status, and signal handling for IEEE arithmetic
fdatereturn date and time in an ASCII string
getc, fgetcget a character from a logical unit
flushflush output to a logical unit
forkcreate a copy of this process
putc, fputcwrite a character to a FORTRAN logical unit
freedeallocate a region of memory allocated by malloc
ftell, fseekreposition a file on a logical unit
stat, lstat, fstatget file status
fseek, ftellreposition a file on a logical unit
perror, ierrno, gerrorget system error messages
iargc, getargget the kth command line argument
fgetc, getcget a character from a logical unit
getcwdget pathname of current working directory
getenvget value of environment variables
getfdget the file descriptor of an external unit number
getfilepget the file pointer of an external unit number
getlogget user’s login name
getpidget process id
getgid, getuidget user or group ID of the caller
time, ctime, ltime, gmtimereturn system time
hostnmget name of current host
getarg, iargcget the kth command line argument
idatereturn date in numerical form
perror, gerror, ierrnoget system error messages
rindex, lnblnk, len, indexget index/length of substring
introintroduction to FORTRAN library functions and subroutines. 
ioinitinitialize I/O: carriage control, blanks, append, filenames
rand, drand, irandreturn random values
ttynam, isattyfind name of a terminal port; also: is unit a terminal? 
longjmp, isetjmplongjmp returns to the location set by isetjmp
itimereturn time in numerical form
killsend a signal to a process
lenreturn the declared length of a character string
libm_doubleFORTRAN access to double precision libm functions and subroutines
libm_quadrupleFORTRAN access to quadruple-precision libm functions (SPARC only)
libm_singleFORTRAN access to single-precision libm functions and subroutines
symlnk, linkmake a link to an existing file
index, rindex, len, lnblnkget index/length of substring
locreturn the address of an object
short, longinteger object conversion
isetjmp, longjmplongjmp returns to the location set by isetjmp
stat, fstat, lstatget file status
time, ctime, gmtime, ltimereturn system time
mallocallocate an amount of memory and return the address
mvbitsmove specified bits
gerror, ierrno, perrorget system error messages
fputc, putcwrite a character to a FORTRAN logical unit
qsortquick sort
ranreturn a random number between 0 and 1
drand, irand, randreturn random values
inmax, rangereturn maximum positive integer
renamerename a file
index, lnblnk, len, rindexget index/length of substring
secndsreturn system time in seconds since midnight
shfast execution of an sh shell command
long, shortinteger object conversion
signalchange the action for a signal
sleepsuspend execution for an interval
lstat, fstat, statget file status
link, symlnkmake a link to an existing file
systemexecute operating system command
topen, tread, twrite, trewin, tskipf, tstate, tcloseFORTRAN tape I/O
ctime, ltime, gmtime, timereturn system time
tclose, tread, twrite, trewin, tskipf, tstate, topenFORTRAN tape I/O
topen, tclose, twrite, trewin, tskipf, tstate, treadFORTRAN tape I/O
topen, tclose, tread, twrite, tskipf, tstate, trewinFORTRAN tape I/O
topen, tclose, tread, twrite, trewin, tstate, tskipfFORTRAN tape I/O
topen, tclose, tread, twrite, trewin, tskipf, tstateFORTRAN tape I/O
isatty, ttynamfind name of a terminal port; also: is unit a terminal? 
topen, tclose, tread, trewin, tskipf, tstate, twriteFORTRAN tape I/O
unlinkremove a file
waitwait for a process to terminate

3M. Math Library (intro)

intro, Introintroduction to mathematical library functions and constants
sin, cos, tan, asin, atan, atan2, acostrigonometric functions
sincos, sind, cosd, tand, asind, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, acosdmore trigonometric functions
sinh, cosh, tanh, asinh, atanh, acoshhyperbolic functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, acospmore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, atanpi, atan2pi, sincospi, acospimore trigonometric functions
addransadditive pseudo-random number generators
anint, irint, nint, aintround to integral value in floating-point or integer format
aint, irint, nint, anintround to integral value in floating-point or integer format
exp2, exp10, log2, compound, annuityexponential, logarithm, financial
sin, cos, tan, acos, atan, atan2, asintrigonometric functions
sincos, sind, cosd, tand, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, asindmore trigonometric functions
sinh, cosh, tanh, acosh, atanh, asinhhyperbolic functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, asinpmore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, acospi, atanpi, atan2pi, sincospi, asinpimore trigonometric functions
sin, cos, tan, asin, acos, atan2, atantrigonometric functions
sin, cos, tan, asin, acos, atan, atan2trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, atan2dmore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, sincospi, atan2pimore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, atandmore trigonometric functions
sinh, cosh, tanh, asinh, acosh, atanhhyperbolic functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, atanpmore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atan2pi, sincospi, atanpimore trigonometric functions
j0, j1, jn, y0, y1, yn, besselBessel functions
hypot, cabsEuclidean distance
sqrt, cbrtsquare root, cube root
floor, rint, ceilround to integral value in floating-point format
fp_class, isinf, isnormal, issubnormal, iszero, signbit, nonstandard_arithmetic, standard_arithmetic, ieee_retrospective, classmiscellaneous functions for IEEE arithmetic
exp2, exp10, log2, annuity, compoundexponential, logarithm, financial
convert_externalconvert external binary data formats
ilogb, isnan, fabs, finite, fmod, nextafter, remainder, scalbn, copysignappendix and related miscellaneous functions for IEEE arithmetic
sin, tan, asin, acos, atan, atan2, costrigonometric functions
sincos, sind, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, cosdmore trigonometric functions
sinh, tanh, asinh, acosh, atanh, coshhyperbolic functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, cospmore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, cospimore trigonometric functions
erfc, erferror functions
erf, erfcerror functions
expm1, log, log1p, log10, pow, expexponential, logarithm, power
exp2, log2, compound, annuity, exp10exponential, logarithm, financial
exp10, log2, compound, annuity, exp2exponential, logarithm, financial
exp, log, log1p, log10, pow, expm1exponential, logarithm, power
ilogb, isnan, copysign, finite, fmod, nextafter, remainder, scalbn, fabsappendix and related miscellaneous functions for IEEE arithmetic
ilogb, isnan, copysign, fabs, fmod, nextafter, remainder, scalbn, finiteappendix and related miscellaneous functions for IEEE arithmetic
ceil, rint, floorround to integral value in floating-point format
ilogb, isnan, copysign, fabs, finite, nextafter, remainder, scalbn, fmodappendix and related miscellaneous functions for IEEE arithmetic
isinf, isnormal, issubnormal, iszero, signbit, nonstandard_arithmetic, standard_arithmetic, ieee_retrospective, fp_classmiscellaneous functions for IEEE arithmetic
lgamma, gammalog gamma function
lgamma, gamma, gamma_rlog gamma function
sinh, cosh, tanh, asinh, acosh, atanh, hyperbolichyperbolic functions
hypotEuclidean distance
ieee_flagsmode and status function for IEEE standard arithmetic
ilogb, isnan, copysign, fabs, finite, fmod, nextafter, remainder, scalbn, ieee_functionsappendix and related miscellaneous functions for IEEE arithmetic
ieee_handlerIEEE exception trap handler function
fp_class, isinf, isnormal, issubnormal, iszero, signbit, nonstandard_arithmetic, standard_arithmetic, ieee_retrospectivemiscellaneous functions for IEEE arithmetic
fp_class, isinf, isnormal, issubnormal, iszero, signbit, nonstandard_arithmetic, standard_arithmetic, ieee_retrospective, ieee_sunmiscellaneous functions for IEEE arithmetic
logb, scalb, significand, ieee_testIEEE test functions for verifying standard compliance
min_subnormal, max_subnormal, min_normal, max_normal, infinity, quiet_nan, signaling_nan, ieee_valuesfunctions that return extreme values of IEEE arithmetic
isnan, copysign, fabs, finite, fmod, nextafter, remainder, scalbn, ilogbappendix and related miscellaneous functions for IEEE arithmetic
ieee_values, min_subnormal, max_subnormal, min_normal, max_normal, quiet_nan, signaling_nan, infinityfunctions that return extreme values of IEEE arithmetic
introintroduction to mathematical library functions and constants
aint, anint, nint, irintround to integral value in floating-point or integer format
fp_class, isnormal, issubnormal, iszero, signbit, nonstandard_arithmetic, standard_arithmetic, ieee_retrospective, isinfmiscellaneous functions for IEEE arithmetic
ilogb, copysign, fabs, finite, fmod, nextafter, remainder, scalbn, isnanappendix and related miscellaneous functions for IEEE arithmetic
fp_class, isinf, issubnormal, iszero, signbit, nonstandard_arithmetic, standard_arithmetic, ieee_retrospective, isnormalmiscellaneous functions for IEEE arithmetic
fp_class, isinf, isnormal, iszero, signbit, nonstandard_arithmetic, standard_arithmetic, ieee_retrospective, issubnormalmiscellaneous functions for IEEE arithmetic
fp_class, isinf, isnormal, issubnormal, signbit, nonstandard_arithmetic, standard_arithmetic, ieee_retrospective, iszeromiscellaneous functions for IEEE arithmetic
j1, jn, y0, y1, yn, j0Bessel functions
j0, jn, y0, y1, yn, j1Bessel functions
j0, j1, y0, y1, yn, jnBessel functions
lcranslinear congruential pseudo-random number generators
gamma, lgammalog gamma function
lgamma, gamma, lgamma_rlog gamma function
exp, expm1, log1p, log10, pow, logexponential, logarithm, power
exp, expm1, log, log1p, pow, log10exponential, logarithm, power
exp, expm1, log, log10, pow, log1pexponential, logarithm, power
exp2, exp10, compound, annuity, log2exponential, logarithm, financial
scalb, significand, logbIEEE test functions for verifying standard compliance
matherrmath library exception-handling function
ieee_values, min_subnormal, max_subnormal, min_normal, infinity, quiet_nan, signaling_nan, max_normalfunctions that return extreme values of IEEE arithmetic
ieee_values, min_subnormal, min_normal, max_normal, infinity, quiet_nan, signaling_nan, max_subnormalfunctions that return extreme values of IEEE arithmetic
ieee_values, min_subnormal, max_subnormal, max_normal, infinity, quiet_nan, signaling_nan, min_normalfunctions that return extreme values of IEEE arithmetic
ieee_values, max_subnormal, min_normal, max_normal, infinity, quiet_nan, signaling_nan, min_subnormalfunctions that return extreme values of IEEE arithmetic
ilogb, isnan, copysign, fabs, finite, fmod, remainder, scalbn, nextafterappendix and related miscellaneous functions for IEEE arithmetic
aint, anint, irint, nintround to integral value in floating-point or integer format
fp_class, isinf, isnormal, issubnormal, iszero, signbit, standard_arithmetic, ieee_retrospective, nonstandard_arithmeticmiscellaneous functions for IEEE arithmetic
exp, expm1, log, log1p, log10, powexponential, logarithm, power
quad_precisionQuadruple-precision access to libm and libsunmath functions
ieee_values, min_subnormal, max_subnormal, min_normal, max_normal, infinity, signaling_nan, quiet_nanfunctions that return extreme values of IEEE arithmetic
ilogb, isnan, copysign, fabs, finite, fmod, nextafter, scalbn, remainderappendix and related miscellaneous functions for IEEE arithmetic
floor, ceil, rintround to integral value in floating-point format
logb, significand, scalbIEEE test functions for verifying standard compliance
ilogb, isnan, copysign, fabs, finite, fmod, nextafter, remainder, scalbnappendix and related miscellaneous functions for IEEE arithmetic
shufransrandom number shufflers
ieee_values, min_subnormal, max_subnormal, min_normal, max_normal, infinity, quiet_nan, signaling_nanfunctions that return extreme values of IEEE arithmetic
fp_class, isinf, isnormal, issubnormal, iszero, nonstandard_arithmetic, standard_arithmetic, ieee_retrospective, signbitmiscellaneous functions for IEEE arithmetic
logb, scalb, significandIEEE test functions for verifying standard compliance
cos, tan, asin, acos, atan, atan2, sintrigonometric functions
sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, sincosmore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, sincosdmore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, sincospmore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospimore trigonometric functions
sincos, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, sindmore trigonometric functions
single_precisionSingle-precision access to libm and libsunmath functions
cosh, tanh, asinh, acosh, atanh, sinhhyperbolic functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, sinpmore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, sinpimore trigonometric functions
cbrt, sqrtsquare root, cube root
fp_class, isinf, isnormal, issubnormal, iszero, signbit, nonstandard_arithmetic, ieee_retrospective, standard_arithmeticmiscellaneous functions for IEEE arithmetic
sin, cos, asin, acos, atan, atan2, tantrigonometric functions
sincos, sind, cosd, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, tandmore trigonometric functions
sinh, cosh, asinh, acosh, atanh, tanhhyperbolic functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, tanpmore trigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, asinpi, acospi, atanpi, atan2pi, sincospi, tanpimore trigonometric functions
sin, cos, tan, asin, acos, atan, atan2, trigtrigonometric functions
sincos, sind, cosd, tand, asind, acosd, atand, atan2d, sincosd, sinp, cosp, tanp, asinp, acosp, atanp, sincosp, sinpi, cospi, tanpi, asinpi, acospi, atanpi, atan2pi, sincospi, trig_sunmore trigonometric functions
j0, j1, jn, y1, yn, y0Bessel functions
j0, j1, jn, y0, yn, y1Bessel functions
j0, j1, jn, y0, y1, ynBessel functions

3V. POSIX/System V Compatibility Routines

fprintf, sprintf, printfformatted output conversion
fscanf, sscanf, scanfformatted input conversion

3m. Math Library

HUGE
HUGE_VAL
List
list

4. Device Drivers

.dbxinit, dbxinitcommands to dbx
.dbxrc, dbxrccommands to dbx
.sbinit, sbinitdirectives to SourceBrowser and compilers

5. File Formats

access_controlCodeManager access control file
argsCodeManager argument caching file
childrenList of a workspace’s child workspaces
conflictsList of files in conflict in a workspace
floatingpointIEEE floating point definitions
freezepointfileformat of a freezepoint file
locksCodeManager locks file
HUGE, HUGE_VAL, mathmath functions and constants
nametableCodeManager file name table
notificationCodeManager notification file
parentPath name of a workspace’s parent

l. Local Commands

CAXPY, caxpy.lCompute y := alpha ∗ x + y
cbdsqr, cbdsqr.lcompute the singular value decomposition (SVD) of a real N-by-N (upper or lower) bidiagonal matrix B
cchdc, cchdc.lcompute the Cholesky decomposition of a symmetric positive definite matrix A. 
cchdd, cchdd.ldowndate an augmented Cholesky decomposition of the triangular part of an augmented QR decomposition. 
cchex, cchex.lcompute the Cholesky decomposition of a symmetric positive definite matrix A. 
cchud, cchud.lupdate an augmented Cholesky decomposition of the triangular part of an augmented QR decomposition. 
CCOPY, ccopy.lCopy x to y
CDOTU, cdotc.lCompute the dot product of two vectors x and conjg(y). 
CDOTU, cdotu.lCompute the dot product of two vectors x and y. 
cfftb, cfftb.lcompute a perodic sequence from its Fourier coefficients.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
cfftf, cfftf.lcompute the Fourier coefficients of a perodic sequence.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
cffti, cffti.linitialize the array xWSAVE, which is used in both xFFTF and xFFTB. 
cgbbrd, cgbbrd.lreduce a complex general m-by-n band matrix A to real upper bidiagonal form B by a unitary transformation
cgbco, cgbco.lcompute the LU factorization and condition number of a general matrix A in banded storage.  If the condition number is not needed then xGBFA is slightly faster.  It is typical to follow a call to xGBCO with a call to xGBSL to solve Ax = b or to xGBDI to compute the determinant of A. 
cgbcon, cgbcon.lestimate the reciprocal of the condition number of a complex general band matrix A, in either the 1-norm or the infinity-norm,
cgbdi, cgbdi.lcompute the determinant of a general matrix A in banded storage, which has been LU-factored by xGBCO or xGBFA. 
cgbequ, cgbequ.lcompute row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
cgbfa, cgbfa.lcompute the LU factorization of a matrix A in banded storage.  It is typical to follow a call to xGBFA with a call to xGBSL to solve Ax = b or to xGBDI to compute the determinant of A. 
cgbmv, cgbmv.lperform one of the matrix-vector operations   y := alpha∗A∗x + beta∗y, or y := alpha∗A’∗x + beta∗y, or   y := alpha∗conjg( A’ )∗x + beta∗y
cgbrfs, cgbrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is banded, and provides error bounds and backward error estimates for the solution
cgbsl, cgbsl.lsolve the linear system Ax = b for a matrix A in banded storage, which has been LU-factored by xGBCO or xGBFA, and vectors b and x. 
cgbsv, cgbsv.lcompute the solution to a complex system of linear equations A ∗ X = B, where A is a band matrix of order N with KL subdiagonals and KU superdiagonals, and X and B are N-by-NRHS matrices
cgbsvx, cgbsvx.luse the LU factorization to compute the solution to a complex system of linear equations A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
cgbtf2, cgbtf2.lcompute an LU factorization of a complex m-by-n band matrix A using partial pivoting with row interchanges
cgbtrf, cgbtrf.lcompute an LU factorization of a complex m-by-n band matrix A using partial pivoting with row interchanges
cgbtrs, cgbtrs.lsolve a system of linear equations  A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B with a general band matrix A using the LU factorization computed by CGBTRF
cgebak, cgebak.lform the right or left eigenvectors of a complex general matrix by backward transformation on the computed eigenvectors of the balanced matrix output by CGEBAL
cgebal, cgebal.lbalance a general complex matrix A
cgebd2, cgebd2.lreduce a complex general m by n matrix A to upper or lower real bidiagonal form B by a unitary transformation
cgebrd, cgebrd.lreduce a general complex M-by-N matrix A to upper or lower bidiagonal form B by a unitary transformation
cgeco, cgeco.lcompute the LU factorization and estimate the condition number of a general matrix A.  If the condition number is not needed then xGEFA is slightly faster.  It is typical to follow a call to xGECO with a call to xGESL to solve Ax = b or to xGEDI to compute the determinant and inverse of A. 
cgecon, cgecon.lestimate the reciprocal of the condition number of a general complex matrix A, in either the 1-norm or the infinity-norm, using the LU factorization computed by CGETRF
cgedi, cgedi.lcompute the determinant and inverse of a general matrix A, which has been LU-factored by xGECO or xGEFA. 
cgeequ, cgeequ.lcompute row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
cgees, cgees.lcompute for an N-by-N complex nonsymmetric matrix A, the eigenvalues, the Schur form T, and, optionally, the matrix of Schur vectors Z
cgeesx, cgeesx.lcompute for an N-by-N complex nonsymmetric matrix A, the eigenvalues, the Schur form T, and, optionally, the matrix of Schur vectors Z
cgeev, cgeev.lcompute for an N-by-N complex nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
cgeevx, cgeevx.lcompute for an N-by-N complex nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
cgefa, cgefa.lcompute the LU factorization of a general matrix A.  It is typical to follow a call to xGEFA with a call to xGESL to solve Ax = b or to xGEDI to compute the determinant of A. 
cgegs, cgegs.lcompute for a pair of N-by-N complex nonsymmetric matrices A,
cgegv, cgegv.lcompute for a pair of N-by-N complex nonsymmetric matrices A and B, the generalized eigenvalues (alpha, beta), and optionally,
cgehd2, cgehd2.lreduce a complex general matrix A to upper Hessenberg form H by a unitary similarity transformation
cgehrd, cgehrd.lreduce a complex general matrix A to upper Hessenberg form H by a unitary similarity transformation
cgelq2, cgelq2.lcompute an LQ factorization of a complex m by n matrix A
cgelqf, cgelqf.lcompute an LQ factorization of a complex M-by-N matrix A
cgels, cgels.lsolve overdetermined or underdetermined complex linear systems involving an M-by-N matrix A, or its conjugate-transpose, using a QR or LQ factorization of A
cgelss, cgelss.lcompute the minimum norm solution to a complex linear least squares problem
cgelsx, cgelsx.lcompute the minimum-norm solution to a complex linear least squares problem
cgemm, cgemm.lperform one of the matrix-matrix operations C := alpha∗op( A )∗op( B ) + beta∗C
cgemv, cgemv.lperform one of the matrix-vector operations   y := alpha∗A∗x + beta∗y, or y := alpha∗A’∗x + beta∗y, or   y := alpha∗conjg( A’ )∗x + beta∗y
cgeql2, cgeql2.lcompute a QL factorization of a complex m by n matrix A
cgeqlf, cgeqlf.lcompute a QL factorization of a complex M-by-N matrix A
cgeqpf, cgeqpf.lcompute a QR factorization with column pivoting of a complex M-by-N matrix A
cgeqr2, cgeqr2.lcompute a QR factorization of a complex m by n matrix A
cgeqrf, cgeqrf.lcompute a QR factorization of a complex M-by-N matrix A
cgerc, cgerc.lperform the rank 1 operation   A := alpha∗x∗conjg( y’ ) + A
cgerfs, cgerfs.limprove the computed solution to a system of linear equations and provides error bounds and backward error estimates for the solution
cgerq2, cgerq2.lcompute an RQ factorization of a complex m by n matrix A
cgerqf, cgerqf.lcompute an RQ factorization of a complex M-by-N matrix A
cgeru, cgeru.lperform the rank 1 operation   A := alpha∗x∗y’ + A
cgesl, cgesl.lsolve the linear system Ax = b for a general matrix A, which has been LU- factored by xGECO or xGEFA, and vectors b and x. 
cgesv, cgesv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
cgesvd, cgesvd.lcompute the singular value decomposition (SVD) of a complex M-by-N matrix A, optionally computing the left and/or right singular vectors
cgesvx, cgesvx.luse the LU factorization to compute the solution to a complex system of linear equations  A ∗ X = B,
cgetf2, cgetf2.lcompute an LU factorization of a general m-by-n matrix A using partial pivoting with row interchanges
cgetrf, cgetrf.lcompute an LU factorization of a general M-by-N matrix A using partial pivoting with row interchanges
cgetri, cgetri.lcompute the inverse of a matrix using the LU factorization computed by CGETRF
cgetrs, cgetrs.lsolve a system of linear equations  A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B with a general N-by-N matrix A using the LU factorization computed by CGETRF
cggbak, cggbak.lform the right or left eigenvectors of a complex generalized eigenvalue problem A∗x = lambda∗B∗x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by CGGBAL
cggbal, cggbal.lbalance a pair of general complex matrices (A,B)
cggglm, cggglm.lsolve a general Gauss-Markov linear model (GLM) problem
cgghrd, cgghrd.lreduce a pair of complex matrices (A,B) to generalized upper Hessenberg form using unitary transformations, where A is a general matrix and B is upper triangular
cgglse, cgglse.lsolve the linear equality-constrained least squares (LSE) problem
cggqrf, cggqrf.lcompute a generalized QR factorization of an N-by-M matrix A and an N-by-P matrix B
cggrqf, cggrqf.lcompute a generalized RQ factorization of an M-by-N matrix A and a P-by-N matrix B
cggsvd, cggsvd.lcompute the generalized singular value decomposition (GSVD) of an M-by-N complex matrix A and P-by-N complex matrix B
cggsvp, cggsvp.lcompute unitary matrices U, V and Q such that   N-K-L K L  U’∗A∗Q = K ( 0 A12 A13 ) if M-K-L >= 0
cgtcon, cgtcon.lestimate the reciprocal of the condition number of a complex tridiagonal matrix A using the LU factorization as computed by CGTTRF
cgtrfs, cgtrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is tridiagonal, and provides error bounds and backward error estimates for the solution
cgtsl, cgtsl.lsolve the linear system Ax = b for a tridiagonal matrix A and vectors b and x. 
cgtsv, cgtsv.lsolve the equation   A∗X = B,
cgtsvx, cgtsvx.luse the LU factorization to compute the solution to a complex system of linear equations A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
cgttrf, cgttrf.lcompute an LU factorization of a complex tridiagonal matrix A using elimination with partial pivoting and row interchanges
cgttrs, cgttrs.lsolve one of the systems of equations  A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
chbev, chbev.lcompute all the eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
chbevd, chbevd.lcompute all the eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
chbevx, chbevx.lcompute selected eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
chbgst, chbgst.lreduce a complex Hermitian-definite banded generalized eigenproblem A∗x = lambda∗B∗x to standard form C∗y = lambda∗y,
chbgv, chbgv.lcompute all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A∗x=(lambda)∗B∗x
chbmv, chbmv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y
chbtrd, chbtrd.lreduce a complex Hermitian band matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
checon, checon.lestimate the reciprocal of the condition number of a complex Hermitian matrix A using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by CHETRF
cheev, cheev.lcompute all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
cheevd, cheevd.lcompute all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
cheevx, cheevx.lcompute selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
chegs2, chegs2.lreduce a complex Hermitian-definite generalized eigenproblem to standard form
chegst, chegst.lreduce a complex Hermitian-definite generalized eigenproblem to standard form
chegv, chegv.lcompute all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A∗x=(lambda)∗B∗x, A∗Bx=(lambda)∗x, or B∗A∗x=(lambda)∗x
chemm, chemm.lperform one of the matrix-matrix operations C := alpha∗A∗B + beta∗C or C := alpha∗B∗A + beta∗C
chemv, chemv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y
cher, cher.lperform the hermitian rank 1 operation   A := alpha∗x∗conjg( x’ ) + A
cher2, cher2.lperform the hermitian rank 2 operation   A := alpha∗x∗conjg( y’ ) + conjg( alpha )∗y∗conjg( x’ ) + A
cher2k, cher2k.lperform one of the Hermitian rank 2k operations   C := alpha∗A∗conjg( B’ ) + conjg( alpha )∗B∗conjg( A’ ) + beta∗C or C := alpha∗conjg( A’ )∗B + conjg( alpha )∗conjg( B’ )∗A + beta∗C
cherfs, cherfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian indefinite, and provides error bounds and backward error estimates for the solution
cherk, cherk.lperform one of the Hermitian rank k operations   C := alpha∗A∗conjg( A’ ) + beta∗C or C := alpha∗conjg( A’ )∗A + beta∗C
chesv, chesv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
chesvx, chesvx.luse the diagonal pivoting factorization to compute the solution to a complex system of linear equations A ∗ X = B,
chetd2, chetd2.lreduce a complex Hermitian matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
chetf2, chetf2.lcompute the factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
chetrd, chetrd.lreduce a complex Hermitian matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
chetrf, chetrf.lcompute the factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
chetri, chetri.lcompute the inverse of a complex Hermitian indefinite matrix A using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by CHETRF
chetrs, chetrs.lsolve a system of linear equations A∗X = B with a complex Hermitian matrix A using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by CHETRF
chgeqz, chgeqz.limplement a single-shift version of the QZ method for finding the generalized eigenvalues w(i)=ALPHA(i)/BETA(i) of the equation   det( A - w(i) B ) = 0  If JOB=’S’, then the pair (A,B) is simultaneously reduced to Schur form (i.e., A and B are both upper triangular) by applying one unitary tranformation (usually called Q) on the left and another (usually called Z) on the right
chico, chico.lcompute the UDU factorization and condition number of a Hermitian matrix A.  If the condition number is not needed then xHIFA is slightly faster.  It is typical to follow a call to xHICO with a call to xHISL to solve Ax = b or to xHIDI to compute the determinant, inverse, and inertia of A. 
chidi, chidi.lcompute the determinant, inertia, and inverse of a Hermitian matrix A, which has been UDU-factored by xHICO or xHIFA. 
chifa, chifa.lcompute the UDU factorization of a Hermitian matrix A.  It is typical to follow a call to xHIFA with a call to xHISL to solve Ax = b or to xHIDI to compute the determinant, inverse, and inertia of A. 
chisl, chisl.lsolve the linear system Ax = b for a Hermitian matrix A, which has been UDU-factored by xHICO or xHIFA, and vectors b and x. 
chpco, chpco.lcompute the UDU factorization and condition number of a Hermitian matrix A in packed storage.  If the condition number is not needed then xHPFA is slightly faster.  It is typical to follow a call to xHPCO with a call to xHPSL to solve Ax = b or to xHPDI to compute the determinant, inverse, and inertia of A. 
chpcon, chpcon.lestimate the reciprocal of the condition number of a complex Hermitian packed matrix A using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by CHPTRF
chpdi, chpdi.lcompute the determinant, inertia, and inverse of a Hermitian matrix A in packed storage, which has been UDU-factored by xHPCO or xHPFA. 
chpev, chpev.lcompute all the eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix in packed storage
chpevd, chpevd.lcompute all the eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A in packed storage
chpevx, chpevx.lcompute selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A in packed storage
chpfa, chpfa.lcompute the UDU factorization of a Hermitian matrix A in packed storage.  It is typical to follow a call to xHPFA with a call to xHPSL to solve Ax = b or to xHPDI to compute the determinant, inverse, and inertia of A. 
chpgst, chpgst.lreduce a complex Hermitian-definite generalized eigenproblem to standard form, using packed storage
chpgv, chpgv.lcompute all the eigenvalues and, optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A∗x=(lambda)∗B∗x, A∗Bx=(lambda)∗x, or B∗A∗x=(lambda)∗x
chpmv, chpmv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y
chpr, chpr.lperform the hermitian rank 1 operation   A := alpha∗x∗conjg( x’ ) + A
chpr2, chpr2.lperform the Hermitian rank 2 operation   A := alpha∗x∗conjg( y’ ) + conjg( alpha )∗y∗conjg( x’ ) + A
chprfs, chprfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian indefinite and packed, and provides error bounds and backward error estimates for the solution
chpsl, chpsl.lsolve the linear system Ax = b for a Hermitian matrix A in packed storage, which has been UDU-factored by xHPCO or xHPFA, and vectors b and x. 
chpsv, chpsv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
chpsvx, chpsvx.luse the diagonal pivoting factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H to compute the solution to a complex system of linear equations A ∗ X = B, where A is an N-by-N Hermitian matrix stored in packed format and X and B are N-by-NRHS matrices
chptrd, chptrd.lreduce a complex Hermitian matrix A stored in packed form to real symmetric tridiagonal form T by a unitary similarity transformation
chptrf, chptrf.lcompute the factorization of a complex Hermitian packed matrix A using the Bunch-Kaufman diagonal pivoting method
chptri, chptri.lcompute the inverse of a complex Hermitian indefinite matrix A in packed storage using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by CHPTRF
chptrs, chptrs.lsolve a system of linear equations A∗X = B with a complex Hermitian matrix A stored in packed format using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by CHPTRF
chsein, chsein.luse inverse iteration to find specified right and/or left eigenvectors of a complex upper Hessenberg matrix H
chseqr, chseqr.lcompute the eigenvalues of a complex upper Hessenberg matrix H, and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z∗∗H, where T is an upper triangular matrix (the Schur form), and Z is the unitary matrix of Schur vectors
clabrd, clabrd.lreduce the first NB rows and columns of a complex general m by n matrix A to upper or lower real bidiagonal form by a unitary transformation Q’ ∗ A ∗ P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
clacgv, clacgv.lconjugate a complex vector of length N
clacon, clacon.lestimate the 1-norm of a square, complex matrix A
clacpy, clacpy.lcopie all or part of a two-dimensional matrix A to another matrix B
clacrm, clacrm.lperform a very simple matrix-matrix multiplication
clacrt, clacrt.lapplie a plane rotation, where the cos and sin (C and S) are complex and the vectors CX and CY are complex
cladiv, cladiv.l:= X / Y, where X and Y are complex
claed0, claed0.lthe divide and conquer method, CLAED0 computes all eigenvalues of a symmetric tridiagonal matrix which is one diagonal block of those from reducing a dense or band Hermitian matrix and corresponding eigenvectors of the dense or band matrix
claed7, claed7.lcompute the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
claed8, claed8.lmerge the two sets of eigenvalues together into a single sorted set
claein, claein.luse inverse iteration to find a right or left eigenvector corresponding to the eigenvalue W of a complex upper Hessenberg matrix H
claesy, claesy.lcompute the eigendecomposition of a 2-by-2 symmetric matrix  ( ( A, B );( B, C ) ) provided the norm of the matrix of eigenvectors is larger than some threshold value
claev2, claev2.lcompute the eigendecomposition of a 2-by-2 Hermitian matrix  [ A B ]  [ CONJG(B) C ]
clags2, clags2.lcompute 2-by-2 unitary matrices U, V and Q, such that if ( UPPER ) then   U’∗A∗Q = U’∗( A1 A2 )∗Q = ( x 0 )  ( 0 A3 ) ( x x ) and  V’∗B∗Q = V’∗( B1 B2 )∗Q = ( x 0 )  ( 0 B3 ) ( x x )  or if ( .NOT.UPPER ) then   U’∗A∗Q = U’∗( A1 0 )∗Q = ( x x )  ( A2 A3 ) ( 0 x ) and  V’∗B∗Q = V’∗( B1 0 )∗Q = ( x x )  ( B2 B3 ) ( 0 x ) where   U = ( CSU SNU ), V = ( CSV SNV ),
clagtm, clagtm.lperform a matrix-vector product of the form   B := alpha ∗ A ∗ X + beta ∗ B  where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
clahef, clahef.lcompute a partial factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
clahqr, clahqr.li an auxiliary routine called by CHSEQR to update the eigenvalues and Schur decomposition already computed by CHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
clahrd, clahrd.lreduce the first NB columns of a complex general n-by-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
claic1, claic1.lapplie one step of incremental condition estimation in its simplest version
clangb, clangb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n band matrix A, with kl sub-diagonals and ku super-diagonals
clange, clange.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex matrix A
clangt, clangt.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex tridiagonal matrix A
clanhb, clanhb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n hermitian band matrix A, with k super-diagonals
clanhe, clanhe.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex hermitian matrix A
clanhp, clanhp.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex hermitian matrix A, supplied in packed form
clanhs, clanhs.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a Hessenberg matrix A
clanht, clanht.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex Hermitian tridiagonal matrix A
clansb, clansb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n symmetric band matrix A, with k super-diagonals
clansp, clansp.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex symmetric matrix A, supplied in packed form
clansy, clansy.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex symmetric matrix A
clantb, clantb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n triangular band matrix A, with ( k + 1 ) diagonals
clantp, clantp.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a triangular matrix A, supplied in packed form
clantr, clantr.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
clapll, clapll.ltwo column vectors X and Y, let   A = ( X Y )
clapmt, clapmt.lrearrange the columns of the M by N matrix X as specified by the permutation K(1),K(2),...,K(N) of the integers 1,...,N
claqgb, claqgb.lequilibrate a general M by N band matrix A with KL subdiagonals and KU superdiagonals using the row and scaling factors in the vectors R and C
claqge, claqge.lequilibrate a general M by N matrix A using the row and scaling factors in the vectors R and C
claqhb, claqhb.lequilibrate a symmetric band matrix A using the scaling factors in the vector S
claqhe, claqhe.lequilibrate a Hermitian matrix A using the scaling factors in the vector S
claqhp, claqhp.lequilibrate a Hermitian matrix A using the scaling factors in the vector S
claqsb, claqsb.lequilibrate a symmetric band matrix A using the scaling factors in the vector S
claqsp, claqsp.lequilibrate a symmetric matrix A using the scaling factors in the vector S
claqsy, claqsy.lequilibrate a symmetric matrix A using the scaling factors in the vector S
clar2v, clar2v.lapplie a vector of complex plane rotations with real cosines from both sides to a sequence of 2-by-2 complex Hermitian matrices,
clarf, clarf.lapplie a complex elementary reflector H to a complex M-by-N matrix C, from either the left or the right
clarfb, clarfb.lapplie a complex block reflector H or its transpose H’ to a complex M-by-N matrix C, from either the left or the right
clarfg, clarfg.lgenerate a complex elementary reflector H of order n, such that   H’ ∗ ( alpha ) = ( beta ), H’ ∗ H = I
clarft, clarft.lform the triangular factor T of a complex block reflector H of order n, which is defined as a product of k elementary reflectors
clarfx, clarfx.lapplie a complex elementary reflector H to a complex m by n matrix C, from either the left or the right
clargv, clargv.lgenerate a vector of complex plane rotations with real cosines, determined by elements of the complex vectors x and y
clarnv, clarnv.lreturn a vector of n random complex numbers from a uniform or normal distribution
clartg, clartg.lgenerate a plane rotation so that   [ CS SN ] [ F ] [ R ]  [ __ ]
clartv, clartv.lapplie a vector of complex plane rotations with real cosines to elements of the complex vectors x and y
clascl, clascl.lmultiply the M by N complex matrix A by the real scalar CTO/CFROM
claset, claset.linitialize a 2-D array A to BETA on the diagonal and ALPHA on the offdiagonals
clasr, clasr.lperform the transformation   A := P∗A, when SIDE = ’L’ or ’l’ ( Left-hand side )   A := A∗P’, when SIDE = ’R’ or ’r’ ( Right-hand side )  where A is an m by n complex matrix and P is an orthogonal matrix,
classq, classq.lreturn the values scl and ssq such that   ( scl∗∗2 )∗ssq = x( 1 )∗∗2 +...+ x( n )∗∗2 + ( scale∗∗2 )∗sumsq,
claswp, claswp.lperform a series of row interchanges on the matrix A
clasyf, clasyf.lcompute a partial factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
clatbs, clatbs.lsolve one of the triangular systems   A ∗ x = s∗b, A∗∗T ∗ x = s∗b, or A∗∗H ∗ x = s∗b,
clatps, clatps.lsolve one of the triangular systems   A ∗ x = s∗b, A∗∗T ∗ x = s∗b, or A∗∗H ∗ x = s∗b,
clatrd, clatrd.lreduce NB rows and columns of a complex Hermitian matrix A to Hermitian tridiagonal form by a unitary similarity transformation Q’ ∗ A ∗ Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
clatrs, clatrs.lsolve one of the triangular systems   A ∗ x = s∗b, A∗∗T ∗ x = s∗b, or A∗∗H ∗ x = s∗b,
clatzm, clatzm.lapplie a Householder matrix generated by CTZRQF to a matrix
clauu2, clauu2.lcompute the product U ∗ U’ or L’ ∗ L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
clauum, clauum.lcompute the product U ∗ U’ or L’ ∗ L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
cosqb, cosqb.lsynthesize a Fourier sequence from its representation in terms of a cosine series with odd wave numbers.  The xCOSQ operations are unnormalized inverses of themselves, so a call to xCOSQF followed by a call to xCOSQB will multiply the input sequence by 4 ∗ N.  The VxCOSQ operations are normalized, so a call of VxCOSQF followed by a call of VxCOSQB will return the original sequence. 
cosqf, cosqf.lcompute the Fourier coefficients in a cosine series representation with only odd wave numbers.  The xCOSQ operations are unnormalized inverses of themselves, so a call to xCOSQF followed by a call to xCOSQB will multiply the input sequence by 4 ∗ N.  The VxCOSQ operations are normalized, so a call of VxCOSQF followed by a call of VxCOSQB will return the original sequence. 
cosqi, cosqi.linitialize the array xWSAVE, which is used in both xCOSQF and xCOSQB. 
cost, cost.lcompute the discrete Fourier cosine transform of an even sequence.  The xCOST transforms are unnormalized inverses of themselves, so a call of xCOST followed by another call of xCOST will multiply the input sequence by 2 ∗ (N - 1).  The VxCOST transforms are normalized, so a call of VxCOST followed by a call of VxCOST will return the original sequence. 
costi, costi.linitialize the array xWSAVE, which is used in xCOST. 
cpbco, cpbco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A in banded storage.  If the condition number is not needed then xPBFA is slightly faster.  It is typical to follow a call to xPBCO with a call to xPBSL to solve Ax = b or to xPBDI to compute the determinant of A. 
cpbcon, cpbcon.lestimate the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite band matrix using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by CPBTRF
cpbdi, cpbdi.lcompute the determinant of a symmetric positive definite matrix A in banded storage, which has been Cholesky-factored by xPBCO or xPBFA. 
cpbequ, cpbequ.lcompute row and column scalings intended to equilibrate a Hermitian positive definite band matrix A and reduce its condition number (with respect to the two-norm)
cpbfa, cpbfa.lcompute a Cholesky factorization of a symmetric positive definite matrix A in banded storage.  It is typical to follow a call to xPBFA with a call to xPBSL to solve Ax = b or to xPBDI to compute the determinant of A. 
cpbrfs, cpbrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and banded, and provides error bounds and backward error estimates for the solution
cpbsl, cpbsl.lsection solve the linear system Ax = b for a symmetric positive definite matrix A in banded storage, which has been Cholesky-factored by xPBCO or xPBFA, and vectors b and x. 
cpbstf, cpbstf.lcompute a split Cholesky factorization of a complex Hermitian positive definite band matrix A
cpbsv, cpbsv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
cpbsvx, cpbsvx.luse the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H to compute the solution to a complex system of linear equations  A ∗ X = B,
cpbtf2, cpbtf2.lcompute the Cholesky factorization of a complex Hermitian positive definite band matrix A
cpbtrf, cpbtrf.lcompute the Cholesky factorization of a complex Hermitian positive definite band matrix A
cpbtrs, cpbtrs.lsolve a system of linear equations A∗X = B with a Hermitian positive definite band matrix A using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by CPBTRF
cpoco, cpoco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A.  If the condition number is not needed then xPOFA is slightly faster.  It is typical to follow a call to xPOCO with a call to xPOSL to solve Ax = b or to xPODI to compute the determinant and inverse of A. 
cpocon, cpocon.lestimate the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite matrix using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by CPOTRF
cpodi, cpodi.lcompute the determinant and inverse of a symmetric positive definite matrix A, which has been Cholesky-factored by xPOCO, xPOFA, or xQRDC. 
cpoequ, cpoequ.lcompute row and column scalings intended to equilibrate a Hermitian positive definite matrix A and reduce its condition number (with respect to the two-norm)
cpofa, cpofa.lcompute a Cholesky factorization of a symmetric positive definite matrix A.  It is typical to follow a call to xPOFA with a call to xPOSL to solve Ax = b or to xPODI to compute the determinant and inverse of A. 
cporfs, cporfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite,
cposl, cposl.lsolve the linear system Ax = b for a symmetric positive definite matrix A, which has been Cholesky-factored by xPOCO or xPOFA, and vectors b and x. 
cposv, cposv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
cposvx, cposvx.luse the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H to compute the solution to a complex system of linear equations  A ∗ X = B,
cpotf2, cpotf2.lcompute the Cholesky factorization of a complex Hermitian positive definite matrix A
cpotrf, cpotrf.lcompute the Cholesky factorization of a complex Hermitian positive definite matrix A
cpotri, cpotri.lcompute the inverse of a complex Hermitian positive definite matrix A using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by CPOTRF
cpotrs, cpotrs.lsolve a system of linear equations A∗X = B with a Hermitian positive definite matrix A using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by CPOTRF
cppco, cppco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A in packed storage.  If the condition number is not needed then xPPFA is slightly faster.  It is typical to follow a call to xPPCO with a call to xPPSL to solve Ax = b or to xPPDI to compute the determinant and inverse of A. 
cppcon, cppcon.lestimate the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite packed matrix using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by CPPTRF
cppdi, cppdi.lcompute the determinant and inverse of a symmetric positive definite matrix A in packed storage, which has been Cholesky-factored by xPPCO or xPPFA. 
cppequ, cppequ.lcompute row and column scalings intended to equilibrate a Hermitian positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
cppfa, cppfa.lcompute a Cholesky factorization of a symmetric positive definite matrix A in packed storage.  It is typical to follow a call to xPPFA with a call to xPPSL to solve Ax = b or to xPPDI to compute the determinant and inverse of A. 
cpprfs, cpprfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and packed, and provides error bounds and backward error estimates for the solution
cppsl, cppsl.lsolve the linear system Ax = b for a symmetric positive definite matrix A in packed storage, which has been Cholesky-factored by xPPCO or xPPFA, and vectors b and x. 
cppsv, cppsv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
cppsvx, cppsvx.luse the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H to compute the solution to a complex system of linear equations  A ∗ X = B,
cpptrf, cpptrf.lcompute the Cholesky factorization of a complex Hermitian positive definite matrix A stored in packed format
cpptri, cpptri.lcompute the inverse of a complex Hermitian positive definite matrix A using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by CPPTRF
cpptrs, cpptrs.lsolve a system of linear equations A∗X = B with a Hermitian positive definite matrix A in packed storage using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by CPPTRF
cptcon, cptcon.lcompute the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite tridiagonal matrix using the factorization A = L∗D∗L∗∗H or A = U∗∗H∗D∗U computed by CPTTRF
cpteqr, cpteqr.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric positive definite tridiagonal matrix by first factoring the matrix using SPTTRF and then calling CBDSQR to compute the singular values of the bidiagonal factor
cptrfs, cptrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and tridiagonal, and provides error bounds and backward error estimates for the solution
cptsl, cptsl.lsolve the linear system Ax = b for a symmetric positive definite tridiagonal matrix A and vectors b and x. 
cptsv, cptsv.lcompute the solution to a complex system of linear equations A∗X = B, where A is an N-by-N Hermitian positive definite tridiagonal matrix, and X and B are N-by-NRHS matrices
cptsvx, cptsvx.luse the factorization A = L∗D∗L∗∗H to compute the solution to a complex system of linear equations A∗X = B, where A is an N-by-N Hermitian positive definite tridiagonal matrix and X and B are N-by-NRHS matrices
cpttrf, cpttrf.lcompute the factorization of a complex Hermitian positive definite tridiagonal matrix A
cpttrs, cpttrs.lsolve a system of linear equations A ∗ X = B with a Hermitian positive definite tridiagonal matrix A using the factorization A = U∗∗H∗D∗U or A = L∗D∗L∗∗H computed by CPTTRF
cqrdc, cqrdc.lcompute the QR factorization of a general matrix A.  It is typical to follow a  call to xQRDC with a call to xQRSL to solve Ax = b or to xPODI to compute the determinant of A. 
cqrsl, cqrsl.lsolve the linear system Ax = b for a general matrix A, which has been QR- factored by xQRDC, and vectors b and x. 
crot, crot.lapply a plane rotation, where the cos (C) is real and the sin (S) is complex, and the vectors CX and CY are complex
CROTG, crotg.lConstruct a Given’s plane rotation
CSCAL, cscal.lCompute y := alpha ∗ y
csico, csico.lcompute the UDU factorization and condition number of a symmetric matrix A.  If the condition number is not needed then xSIFA is slightly faster.  It is typical to follow a call to xSICO with a call to xSISL to solve Ax = b or to xSIDI to compute the determinant, inverse, and inertia of A. 
csidi, csidi.lcompute the determinant, inertia, and inverse of a symmetric matrix A, which has been UDU-factored by xSICO or xSIFA. 
csifa, csifa.lcompute the UDU factorization of a symmetric matrix A.  It is typical to follow a call to xSIFA with a call to xSISL to solve Ax = b or to xSIDI to compute the determinant, inverse, and inertia of A. 
csisl, csisl.lsolve the linear system Ax = b for a symmetric matrix A, which has been UDU-factored by xSICO or xSIFA, and vectors b and x. 
cspco, cspco.lcompute the UDU factorization and condition number of a symmetric matrix A in packed storage.  If the condition number is not needed then xSPFA is slightly faster.  It is typical to follow a call to xSPCO with a call to xSPSL to solve Ax = b or to xSPDI to compute the determinant, inverse, and inertia of A. 
cspcon, cspcon.lestimate the reciprocal of the condition number (in the 1-norm) of a complex symmetric packed matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by CSPTRF
cspdi, cspdi.lcompute the determinant, inertia, and inverse of a symmetric matrix A in packed storage, which has been UDU-factored by xSPCO or xSPFA. 
cspfa, cspfa.lcompute the UDU factorization of a symmetric matrix A in packed storage.  It is typical to follow a call to xSPFA with a call to xSPSL to solve Ax = b or to xSPDI to compute the determinant, inverse, and inertia of A. 
cspmv, cspmv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y,
cspr, cspr.lperform the symmetric rank 1 operation   A := alpha∗x∗conjg( x’ ) + A,
csprfs, csprfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite and packed, and provides error bounds and backward error estimates for the solution
cspsl, cspsl.lsolve the linear system Ax = b for a symmetric matrix A in packed storage, which has been UDU-factored by xSPCO or xSPFA, and vectors b and x. 
cspsv, cspsv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
cspsvx, cspsvx.luse the diagonal pivoting factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T to compute the solution to a complex system of linear equations A ∗ X = B, where A is an N-by-N symmetric matrix stored in packed format and X and B are N-by-NRHS matrices
csptrf, csptrf.lcompute the factorization of a complex symmetric matrix A stored in packed format using the Bunch-Kaufman diagonal pivoting method
csptri, csptri.lcompute the inverse of a complex symmetric indefinite matrix A in packed storage using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by CSPTRF
csptrs, csptrs.lsolve a system of linear equations A∗X = B with a complex symmetric matrix A stored in packed format using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by CSPTRF
SROT, csrot.lApply a Given’s rotation constructed by SROTG. 
csrscl, csrscl.lmultiply an n-element complex vector x by the real scalar 1/a
csscal, csscal.lCompute y := alpha ∗ y
cstedc, cstedc.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
cstein, cstein.lcompute the eigenvectors of a real symmetric tridiagonal matrix T corresponding to specified eigenvalues, using inverse iteration
csteqr, csteqr.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the implicit QL or QR method
csvdc, csvdc.lcompute the singular value decomposition of a general matrix A. 
CSWAP, cswap.lExchange vectors x and y. 
csycon, csycon.lestimate the reciprocal of the condition number (in the 1-norm) of a complex symmetric matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by CSYTRF
csymm, csymm.lperform one of the matrix-matrix operations   C := alpha∗A∗B + beta∗C or C := alpha∗B∗A + beta∗C
csymv, csymv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y,
csyr, csyr.lperform the symmetric rank 1 operation   A := alpha∗x∗( x’ ) + A,
csyr2k, csyr2k.lperform one of the symmetric rank 2k operations   C := alpha∗A∗B’ + alpha∗B∗A’ + beta∗C or C := alpha∗A’∗B + alpha∗B’∗A + beta∗C
csyrfs, csyrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite, and provides error bounds and backward error estimates for the solution
csyrk, csyrk.lperform one of the symmetric rank k operations   C := alpha∗A∗A’ + beta∗C or C := alpha∗A’∗A + beta∗C
csysv, csysv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
csysvx, csysvx.luse the diagonal pivoting factorization to compute the solution to a complex system of linear equations A ∗ X = B,
csytf2, csytf2.lcompute the factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
csytrf, csytrf.lcompute the factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
csytri, csytri.lcompute the inverse of a complex symmetric indefinite matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by CSYTRF
csytrs, csytrs.lsolve a system of linear equations A∗X = B with a complex symmetric matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by CSYTRF
ctbcon, ctbcon.lestimate the reciprocal of the condition number of a triangular band matrix A, in either the 1-norm or the infinity-norm
ctbmv, ctbmv.lperform one of the matrix-vector operations   x := A∗x, or x := A’∗x, or x := conjg( A’ )∗x
ctbrfs, ctbrfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular band coefficient matrix
ctbsv, ctbsv.lsolve one of the systems of equations   A∗x = b, or A’∗x = b, or conjg( A’ )∗x = b
ctbtrs, ctbtrs.lsolve a triangular system of the form   A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
ctgevc, ctgevc.lcompute some or all of the right and/or left generalized eigenvectors of a pair of complex upper triangular matrices (A,B)
ctgsja, ctgsja.lcompute the generalized singular value decomposition (GSVD) of two complex upper triangular (or trapezoidal) matrices A and B
ctpcon, ctpcon.lestimate the reciprocal of the condition number of a packed triangular matrix A, in either the 1-norm or the infinity-norm
ctpmv, ctpmv.lperform one of the matrix-vector operations   x := A∗x, or x := A’∗x, or x := conjg( A’ )∗x
ctprfs, ctprfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular packed coefficient matrix
ctpsv, ctpsv.lsolve one of the systems of equations   A∗x = b, or A’∗x = b, or conjg( A’ )∗x = b
ctptri, ctptri.lcompute the inverse of a complex upper or lower triangular matrix A stored in packed format
ctptrs, ctptrs.lsolve a triangular system of the form   A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
ctrco, ctrco.lestimate the condition number of a triangular matrix A.  It is typical to follow a call to xTRCO with a call to xTRSL to solve Ax = b or to xTRDI to compute the determinant and inverse of A. 
ctrcon, ctrcon.lestimate the reciprocal of the condition number of a triangular matrix A, in either the 1-norm or the infinity-norm
ctrdi, ctrdi.lcompute the determinant and inverse of a triangular matrix A. 
ctrevc, ctrevc.lcompute some or all of the right and/or left eigenvectors of a complex upper triangular matrix T
ctrexc, ctrexc.lreorder the Schur factorization of a complex matrix A = Q∗T∗Q∗∗H, so that the diagonal element of T with row index IFST is moved to row ILST
ctrmm, ctrmm.lperform one of the matrix-matrix operations   B := alpha∗op( A )∗B, or B := alpha∗B∗op( A )  where alpha is a scalar, B is an m by n matrix, A is a unit, or non-unit, upper or lower triangular matrix and op( A ) is one of   op( A ) = A or op( A ) = A’ or op( A ) = conjg( A’ )
ctrmv, ctrmv.lperform one of the matrix-vector operations   x := A∗x, or x := A’∗x, or x := conjg( A’ )∗x
ctrrfs, ctrrfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular coefficient matrix
ctrsen, ctrsen.lreorder the Schur factorization of a complex matrix A = Q∗T∗Q∗∗H, so that a selected cluster of eigenvalues appears in the leading positions on the diagonal of the upper triangular matrix T, and the leading columns of Q form an orthonormal basis of the corresponding right invariant subspace
ctrsl, ctrsl.lsolve the linear system Ax = b for a triangular matrix A and vectors b and x. 
ctrsm, ctrsm.lsolve one of the matrix equations op( A )∗X = alpha∗B, or X∗op( A ) = alpha∗B
ctrsna, ctrsna.lestimate reciprocal condition numbers for specified eigenvalues and/or right eigenvectors of a complex upper triangular matrix T (or of any matrix Q∗T∗Q∗∗H with Q unitary)
ctrsv, ctrsv.lsolve one of the systems of equations   A∗x = b, or A’∗x = b, or conjg( A’ )∗x = b
ctrsyl, ctrsyl.lsolve the complex Sylvester matrix equation
ctrti2, ctrti2.lcompute the inverse of a complex upper or lower triangular matrix
ctrtri, ctrtri.lcompute the inverse of a complex upper or lower triangular matrix A
ctrtrs, ctrtrs.lsolve a triangular system of the form   A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
ctzrqf, ctzrqf.lreduce the M-by-N ( M<=N ) complex upper trapezoidal matrix A to upper triangular form by means of unitary transformations
cung2l, cung2l.lgenerate an m by n complex matrix Q with orthonormal columns,
cung2r, cung2r.lgenerate an m by n complex matrix Q with orthonormal columns,
cungbr, cungbr.lgenerate one of the complex unitary matrices Q or P∗∗H determined by CGEBRD when reducing a complex matrix A to bidiagonal form
cunghr, cunghr.lgenerate a complex unitary matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by CGEHRD
cungl2, cungl2.lgenerate an m-by-n complex matrix Q with orthonormal rows,
cunglq, cunglq.lgenerate an M-by-N complex matrix Q with orthonormal rows,
cungql, cungql.lgenerate an M-by-N complex matrix Q with orthonormal columns,
cungqr, cungqr.lgenerate an M-by-N complex matrix Q with orthonormal columns,
cungr2, cungr2.lgenerate an m by n complex matrix Q with orthonormal rows,
cungrq, cungrq.lgenerate an M-by-N complex matrix Q with orthonormal rows,
cungtr, cungtr.lgenerate a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by CHETRD
cunm2l, cunm2l.loverwrite the general complex m-by-n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’C’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’C’,
cunm2r, cunm2r.loverwrite the general complex m-by-n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’C’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’C’,
cunmbr, cunmbr.lVECT = ’Q’, CUNMBR overwrites the general complex M-by-N matrix C with  SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
cunmhr, cunmhr.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
cunml2, cunml2.loverwrite the general complex m-by-n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’C’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’C’,
cunmlq, cunmlq.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
cunmql, cunmql.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
cunmqr, cunmqr.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
cunmr2, cunmr2.loverwrite the general complex m-by-n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’C’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’C’,
cunmrq, cunmrq.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
cunmtr, cunmtr.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
cupgtr, cupgtr.lgenerate a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by CHPTRD using packed storage
cupmtr, cupmtr.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
DASUM, dasum.lReturn the sum of the absolute values of a vector x. 
DAXPY, daxpy.lCompute y := alpha ∗ x + y
dbdsqr, dbdsqr.lcompute the singular value decomposition (SVD) of a real N-by-N (upper or lower) bidiagonal matrix B
dchdc, dchdc.lcompute the Cholesky decomposition of a symmetric positive definite matrix A. 
dchdd, dchdd.ldowndate an augmented Cholesky decomposition of the triangular part of an augmented QR decomposition. 
dchex, dchex.lcompute the Cholesky decomposition of a symmetric positive definite matrix A. 
dchud, dchud.lupdate an augmented Cholesky decomposition of the triangular part of an augmented QR decomposition. 
DCOPY, dcopy.lCopy x to y
dcosqb, dcosqb.lsynthesize a Fourier sequence from its representation in terms of a cosine series with odd wave numbers.  The xCOSQ operations are unnormalized inverses of themselves, so a call to xCOSQF followed by a call to xCOSQB will multiply the input sequence by 4 ∗ N.  The VxCOSQ operations are normalized, so a call of VxCOSQF followed by a call of VxCOSQB will return the original sequence. 
dcosqf, dcosqf.lcompute the Fourier coefficients in a cosine series representation with only odd wave numbers.  The xCOSQ operations are unnormalized inverses of themselves, so a call to xCOSQF followed by a call to xCOSQB will multiply the input sequence by 4 ∗ N.  The VxCOSQ operations are normalized, so a call of VxCOSQF followed by a call of VxCOSQB will return the original sequence. 
dcosqi, dcosqi.linitialize the array xWSAVE, which is used in both xCOSQF and xCOSQB. 
dcost, dcost.lcompute the discrete Fourier cosine transform of an even sequence.  The xCOST transforms are unnormalized inverses of themselves, so a call of xCOST followed by another call of xCOST will multiply the input sequence by 2 ∗ (N - 1).  The VxCOST transforms are normalized, so a call of VxCOST followed by a call of VxCOST will return the original sequence. 
dcosti, dcosti.linitialize the array xWSAVE, which is used in xCOST. 
ddisna, ddisna.lcompute the reciprocal condition numbers for the eigenvectors of a real symmetric or complex Hermitian matrix or for the left or right singular vectors of a general m-by-n matrix
DDOT, ddot.lCompute the dot product of two vectors x and y. 
dfftb, dfftb.lcompute a perodic sequence from its Fourier coefficients.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
dfftf, dfftf.lcompute the Fourier coefficients of a perodic sequence.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
dffti, dffti.linitialize the array xWSAVE, which is used in both xFFTF and xFFTB. 
dgbbrd, dgbbrd.lreduce a real general m-by-n band matrix A to upper bidiagonal form B by an orthogonal transformation
dgbco, dgbco.lcompute the LU factorization and condition number of a general matrix A in banded storage.  If the condition number is not needed then xGBFA is slightly faster.  It is typical to follow a call to xGBCO with a call to xGBSL to solve Ax = b or to xGBDI to compute the determinant of A. 
dgbcon, dgbcon.lestimate the reciprocal of the condition number of a real general band matrix A, in either the 1-norm or the infinity-norm,
dgbdi, dgbdi.lcompute the determinant of a general matrix A in banded storage, which has been LU-factored by xGBCO or xGBFA. 
dgbequ, dgbequ.lcompute row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
dgbfa, dgbfa.lcompute the LU factorization of a matrix A in banded storage.  It is typical to follow a call to xGBFA with a call to xGBSL to solve Ax = b or to xGBDI to compute the determinant of A. 
dgbmv, dgbmv.lperform one of the matrix-vector operations   y := alpha∗A∗x + beta∗y or y := alpha∗A’∗x + beta∗y
dgbrfs, dgbrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is banded, and provides error bounds and backward error estimates for the solution
dgbsl, dgbsl.lsolve the linear system Ax = b for a matrix A in banded storage, which has been LU-factored by xGBCO or xGBFA, and vectors b and x. 
dgbsv, dgbsv.lcompute the solution to a real system of linear equations A ∗ X = B, where A is a band matrix of order N with KL subdiagonals and KU superdiagonals, and X and B are N-by-NRHS matrices
dgbsvx, dgbsvx.luse the LU factorization to compute the solution to a real system of linear equations A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
dgbtf2, dgbtf2.lcompute an LU factorization of a real m-by-n band matrix A using partial pivoting with row interchanges
dgbtrf, dgbtrf.lcompute an LU factorization of a real m-by-n band matrix A using partial pivoting with row interchanges
dgbtrs, dgbtrs.lsolve a system of linear equations  A ∗ X = B or A’ ∗ X = B with a general band matrix A using the LU factorization computed by DGBTRF
dgebak, dgebak.lform the right or left eigenvectors of a real general matrix by backward transformation on the computed eigenvectors of the balanced matrix output by DGEBAL
dgebal, dgebal.lbalance a general real matrix A
dgebd2, dgebd2.lreduce a real general m by n matrix A to upper or lower bidiagonal form B by an orthogonal transformation
dgebrd, dgebrd.lreduce a general real M-by-N matrix A to upper or lower bidiagonal form B by an orthogonal transformation
dgeco, dgeco.lcompute the LU factorization and estimate the condition number of a general matrix A.  If the condition number is not needed then xGEFA is slightly faster.  It is typical to follow a call to xGECO with a call to xGESL to solve Ax = b or to xGEDI to compute the determinant and inverse of A. 
dgecon, dgecon.lestimate the reciprocal of the condition number of a general real matrix A, in either the 1-norm or the infinity-norm, using the LU factorization computed by DGETRF
dgedi, dgedi.lcompute the determinant and inverse of a general matrix A, which has been LU-factored by xGECO or xGEFA. 
dgeequ, dgeequ.lcompute row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
dgees, dgees.lcompute for an N-by-N real nonsymmetric matrix A, the eigenvalues, the real Schur form T, and, optionally, the matrix of Schur vectors Z
dgeesx, dgeesx.lcompute for an N-by-N real nonsymmetric matrix A, the eigenvalues, the real Schur form T, and, optionally, the matrix of Schur vectors Z
dgeev, dgeev.lcompute for an N-by-N real nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
dgeevx, dgeevx.lcompute for an N-by-N real nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
dgefa, dgefa.lcompute the LU factorization of a general matrix A.  It is typical to follow a call to xGEFA with a call to xGESL to solve Ax = b or to xGEDI to compute the determinant of A. 
dgegs, dgegs.lcompute for a pair of N-by-N real nonsymmetric matrices A, B
dgegv, dgegv.lcompute for a pair of n-by-n real nonsymmetric matrices A and B, the generalized eigenvalues (alphar +/- alphai∗i, beta), and optionally, the left and/or right generalized eigenvectors (VL and VR)
dgehd2, dgehd2.lreduce a real general matrix A to upper Hessenberg form H by an orthogonal similarity transformation
dgehrd, dgehrd.lreduce a real general matrix A to upper Hessenberg form H by an orthogonal similarity transformation
dgelq2, dgelq2.lcompute an LQ factorization of a real m by n matrix A
dgelqf, dgelqf.lcompute an LQ factorization of a real M-by-N matrix A
dgels, dgels.lsolve overdetermined or underdetermined real linear systems involving an M-by-N matrix A, or its transpose, using a QR or LQ factorization of A
dgelss, dgelss.lcompute the minimum norm solution to a real linear least squares problem
dgelsx, dgelsx.lcompute the minimum-norm solution to a real linear least squares problem
dgemm, dgemm.lperform one of the matrix-matrix operations   C := alpha∗op( A )∗op( B ) + beta∗C
dgemv, dgemv.lperform one of the matrix-vector operations y := alpha∗A∗x + beta∗y or y := alpha∗A’∗x + beta∗y
dgeql2, dgeql2.lcompute a QL factorization of a real m by n matrix A
dgeqlf, dgeqlf.lcompute a QL factorization of a real M-by-N matrix A
dgeqpf, dgeqpf.lcompute a QR factorization with column pivoting of a real M-by-N matrix A
dgeqr2, dgeqr2.lcompute a QR factorization of a real m by n matrix A
dgeqrf, dgeqrf.lcompute a QR factorization of a real M-by-N matrix A
dger, dger.lperform the rank 1 operation   A := alpha∗x∗y’ + A
dgerfs, dgerfs.limprove the computed solution to a system of linear equations and provides error bounds and backward error estimates for the solution
dgerq2, dgerq2.lcompute an RQ factorization of a real m by n matrix A
dgerqf, dgerqf.lcompute an RQ factorization of a real M-by-N matrix A
dgesl, dgesl.lsolve the linear system Ax = b for a general matrix A, which has been LU- factored by xGECO or xGEFA, and vectors b and x. 
dgesv, dgesv.lcompute the solution to a real system of linear equations  A ∗ X = B,
dgesvd, dgesvd.lcompute the singular value decomposition (SVD) of a real M-by-N matrix A, optionally computing the left and/or right singular vectors
dgesvx, dgesvx.luse the LU factorization to compute the solution to a real system of linear equations  A ∗ X = B,
dgetf2, dgetf2.lcompute an LU factorization of a general m-by-n matrix A using partial pivoting with row interchanges
dgetrf, dgetrf.lcompute an LU factorization of a general M-by-N matrix A using partial pivoting with row interchanges
dgetri, dgetri.lcompute the inverse of a matrix using the LU factorization computed by DGETRF
dgetrs, dgetrs.lsolve a system of linear equations  A ∗ X = B or A’ ∗ X = B with a general N-by-N matrix A using the LU factorization computed by DGETRF
dggbak, dggbak.lform the right or left eigenvectors of a real generalized eigenvalue problem A∗x = lambda∗B∗x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by DGGBAL
dggbal, dggbal.lbalance a pair of general real matrices (A,B)
dggglm, dggglm.lsolve a general Gauss-Markov linear model (GLM) problem
dgghrd, dgghrd.lreduce a pair of real matrices (A,B) to generalized upper Hessenberg form using orthogonal transformations, where A is a general matrix and B is upper triangular
dgglse, dgglse.lsolve the linear equality-constrained least squares (LSE) problem
dggqrf, dggqrf.lcompute a generalized QR factorization of an N-by-M matrix A and an N-by-P matrix B
dggrqf, dggrqf.lcompute a generalized RQ factorization of an M-by-N matrix A and a P-by-N matrix B
dggsvd, dggsvd.lcompute the generalized singular value decomposition (GSVD) of an M-by-N real matrix A and P-by-N real matrix B
dggsvp, dggsvp.lcompute orthogonal matrices U, V and Q such that   N-K-L K L  U’∗A∗Q = K ( 0 A12 A13 ) if M-K-L >= 0
dgtcon, dgtcon.lestimate the reciprocal of the condition number of a real tridiagonal matrix A using the LU factorization as computed by DGTTRF
dgtrfs, dgtrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is tridiagonal, and provides error bounds and backward error estimates for the solution
dgtsl, dgtsl.lsolve the linear system Ax = b for a tridiagonal matrix A and vectors b and x. 
dgtsv, dgtsv.lsolve the equation   A∗X = B,
dgtsvx, dgtsvx.luse the LU factorization to compute the solution to a real system of linear equations A ∗ X = B or A∗∗T ∗ X = B,
dgttrf, dgttrf.lcompute an LU factorization of a real tridiagonal matrix A using elimination with partial pivoting and row interchanges
dgttrs, dgttrs.lsolve one of the systems of equations  A∗X = B or A’∗X = B,
dhgeqz, dhgeqz.limplement a single-/double-shift version of the QZ method for finding the generalized eigenvalues  w(j)=(ALPHAR(j) + i∗ALPHAI(j))/BETAR(j) of the equation   det( A - w(i) B ) = 0  In addition, the pair A,B may be reduced to generalized Schur form
dhsein, dhsein.luse inverse iteration to find specified right and/or left eigenvectors of a real upper Hessenberg matrix H
dhseqr, dhseqr.lcompute the eigenvalues of a real upper Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z∗∗T, where T is an upper quasi-triangular matrix (the Schur form), and Z is the orthogonal matrix of Schur vectors
dlabad, dlabad.ltake as input the values computed by SLAMCH for underflow and overflow, and returns the square root of each of these values if the log of LARGE is sufficiently large
dlabrd, dlabrd.lreduce the first NB rows and columns of a real general m by n matrix A to upper or lower bidiagonal form by an orthogonal transformation Q’ ∗ A ∗ P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
dlacon, dlacon.lestimate the 1-norm of a square, real matrix A
dlacpy, dlacpy.lcopie all or part of a two-dimensional matrix A to another matrix B
dladiv, dladiv.lperform complex division in real arithmetic   a + i∗b  p + i∗q = ---------  c + i∗d  The algorithm is due to Robert L
dlae2, dlae2.lcompute the eigenvalues of a 2-by-2 symmetric matrix  [ A B ]  [ B C ]
dlaebz, dlaebz.lcontain the iteration loops which compute and use the function N(w), which is the count of eigenvalues of a symmetric tridiagonal matrix T less than or equal to its argument w
dlaed0, dlaed0.lcompute all eigenvalues and corresponding eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
dlaed1, dlaed1.lcompute the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
dlaed2, dlaed2.lmerge the two sets of eigenvalues together into a single sorted set
dlaed3, dlaed3.lfind the roots of the secular equation, as defined by the values in D, W, and RHO, between KSTART and KSTOP
dlaed4, dlaed4.lsubroutine computes the I-th updated eigenvalue of a symmetric rank-one modification to a diagonal matrix whose elements are given in the array d, and that   D(i) < D(j) for i < j  and that RHO > 0
dlaed5, dlaed5.lsubroutine computes the I-th eigenvalue of a symmetric rank-one modification of a 2-by-2 diagonal matrix   diag( D ) + RHO  The diagonal elements in the array D are assumed to satisfy   D(i) < D(j) for i < j
dlaed6, dlaed6.lcompute the positive or negative root (closest to the origin) of  z(1) z(2) z(3) f(x) = rho + --------- + ---------- + ---------  d(1)-x d(2)-x d(3)-x  It is assumed that   if ORGATI = .true
dlaed7, dlaed7.lcompute the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
dlaed8, dlaed8.lmerge the two sets of eigenvalues together into a single sorted set
dlaed9, dlaed9.lfind the roots of the secular equation, as defined by the values in D, Z, and RHO, between KSTART and KSTOP
dlaeda, dlaeda.lcompute the Z vector corresponding to the merge step in the CURLVLth step of the merge process with TLVLS steps for the CURPBMth problem
dlaein, dlaein.luse inverse iteration to find a right or left eigenvector corresponding to the eigenvalue (WR,WI) of a real upper Hessenberg matrix H
dlaev2, dlaev2.lcompute the eigendecomposition of a 2-by-2 symmetric matrix  [ A B ]  [ B C ]
dlaexc, dlaexc.lswap adjacent diagonal blocks T11 and T22 of order 1 or 2 in an upper quasi-triangular matrix T by an orthogonal similarity transformation
dlag2, dlag2.lcompute the eigenvalues of a 2 x 2 generalized eigenvalue problem A - w B, with scaling as necessary to avoid over-/underflow
dlags2, dlags2.lcompute 2-by-2 orthogonal matrices U, V and Q, such that if ( UPPER ) then   U’∗A∗Q = U’∗( A1 A2 )∗Q = ( x 0 )  ( 0 A3 ) ( x x ) and  V’∗B∗Q = V’∗( B1 B2 )∗Q = ( x 0 )  ( 0 B3 ) ( x x )  or if ( .NOT.UPPER ) then   U’∗A∗Q = U’∗( A1 0 )∗Q = ( x x )  ( A2 A3 ) ( 0 x ) and  V’∗B∗Q = V’∗( B1 0 )∗Q = ( x x )  ( B2 B3 ) ( 0 x )  The rows of the transformed A and B are parallel, where   U = ( CSU SNU ), V = ( CSV SNV ), Q = ( CSQ SNQ )  ( -SNU CSU ) ( -SNV CSV ) ( -SNQ CSQ )  Z’ denotes the transpose of Z
dlagtf, dlagtf.lfactorize the matrix (T - lambda∗I), where T is an n by n tridiagonal matrix and lambda is a scalar, as   T - lambda∗I = PLU,
dlagtm, dlagtm.lperform a matrix-vector product of the form   B := alpha ∗ A ∗ X + beta ∗ B  where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
dlagts, dlagts.lmay be used to solve one of the systems of equations   (T - lambda∗I)∗x = y or (T - lambda∗I)’∗x = y,
dlahqr, dlahqr.li an auxiliary routine called by DHSEQR to update the eigenvalues and Schur decomposition already computed by DHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
dlahrd, dlahrd.lreduce the first NB columns of a real general n-by-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
dlaic1, dlaic1.lapplie one step of incremental condition estimation in its simplest version
dlaln2, dlaln2.lsolve a system of the form (ca A - w D ) X = s B or (ca A’ - w D) X = s B with possible scaling ("s") and perturbation of A
dlamch, dlamch.ldetermine double precision machine parameters
dlamrg, dlamrg.lwill create a permutation list which will merge the elements of A (which is composed of two independently sorted sets) into a single set which is sorted in ascending order
dlangb, dlangb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n band matrix A, with kl sub-diagonals and ku super-diagonals
dlange, dlange.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real matrix A
dlangt, dlangt.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real tridiagonal matrix A
dlanhs, dlanhs.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a Hessenberg matrix A
dlansb, dlansb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n symmetric band matrix A, with k super-diagonals
dlansp, dlansp.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric matrix A, supplied in packed form
dlanst, dlanst.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric tridiagonal matrix A
dlansy, dlansy.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric matrix A
dlantb, dlantb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n triangular band matrix A, with ( k + 1 ) diagonals
dlantp, dlantp.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a triangular matrix A, supplied in packed form
dlantr, dlantr.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
dlanv2, dlanv2.lcompute the Schur factorization of a real 2-by-2 nonsymmetric matrix in standard form
dlapll, dlapll.ltwo column vectors X and Y, let   A = ( X Y )
dlapmt, dlapmt.lrearrange the columns of the M by N matrix X as specified by the permutation K(1),K(2),...,K(N) of the integers 1,...,N
dlapy2, dlapy2.lreturn sqrt(x∗∗2+y∗∗2), taking care not to cause unnecessary overflow
dlapy3, dlapy3.lreturn sqrt(x∗∗2+y∗∗2+z∗∗2), taking care not to cause unnecessary overflow
dlaqgb, dlaqgb.lequilibrate a general M by N band matrix A with KL subdiagonals and KU superdiagonals using the row and scaling factors in the vectors R and C
dlaqge, dlaqge.lequilibrate a general M by N matrix A using the row and scaling factors in the vectors R and C
dlaqsb, dlaqsb.lequilibrate a symmetric band matrix A using the scaling factors in the vector S
dlaqsp, dlaqsp.lequilibrate a symmetric matrix A using the scaling factors in the vector S
dlaqsy, dlaqsy.lequilibrate a symmetric matrix A using the scaling factors in the vector S
dlaqtr, dlaqtr.lsolve the real quasi-triangular system   op(T)∗p = scale∗c, if LREAL = .TRUE
dlar2v, dlar2v.lapplie a vector of real plane rotations from both sides to a sequence of 2-by-2 real symmetric matrices, defined by the elements of the vectors x, y and z
dlarf, dlarf.lapplie a real elementary reflector H to a real m by n matrix C, from either the left or the right
dlarfb, dlarfb.lapplie a real block reflector H or its transpose H’ to a real m by n matrix C, from either the left or the right
dlarfg, dlarfg.lgenerate a real elementary reflector H of order n, such that   H ∗ ( alpha ) = ( beta ), H’ ∗ H = I
dlarft, dlarft.lform the triangular factor T of a real block reflector H of order n, which is defined as a product of k elementary reflectors
dlarfx, dlarfx.lapplie a real elementary reflector H to a real m by n matrix C, from either the left or the right
dlargv, dlargv.lgenerate a vector of real plane rotations, determined by elements of the real vectors x and y
dlarnv, dlarnv.lreturn a vector of n random real numbers from a uniform or normal distribution
dlartg, dlartg.lgenerate a plane rotation so that   [ CS SN ]
dlartv, dlartv.lapplie a vector of real plane rotations to elements of the real vectors x and y
dlaruv, dlaruv.lreturn a vector of n random real numbers from a uniform (0,1)
dlas2, dlas2.lcompute the singular values of the 2-by-2 matrix  [ F G ]  [ 0 H ]
dlascl, dlascl.lmultiply the M by N real matrix A by the real scalar CTO/CFROM
dlaset, dlaset.linitialize an m-by-n matrix A to BETA on the diagonal and ALPHA on the offdiagonals
dlasq1, dlasq1.lDLASQ1 computes the singular values of a real N-by-N bidiagonal  matrix with diagonal D and off-diagonal E
dlasq2, dlasq2.lDLASQ2 computes the singular values of a real N-by-N unreduced  bidiagonal matrix with squared diagonal elements in Q and  squared off-diagonal elements in E
dlasq3, dlasq3.lDLASQ3 is the workhorse of the whole bidiagonal SVD algorithm
dlasq4, dlasq4.lDLASQ4 estimates TAU, the smallest eigenvalue of a matrix
dlasr, dlasr.lperform the transformation   A := P∗A, when SIDE = ’L’ or ’l’ ( Left-hand side )   A := A∗P’, when SIDE = ’R’ or ’r’ ( Right-hand side )  where A is an m by n real matrix and P is an orthogonal matrix,
dlasrt, dlasrt.lthe numbers in D in increasing order (if ID = ’I’) or in decreasing order (if ID = ’D’ )
dlassq, dlassq.lreturn the values scl and smsq such that   ( scl∗∗2 )∗smsq = x( 1 )∗∗2 +...+ x( n )∗∗2 + ( scale∗∗2 )∗sumsq,
dlasv2, dlasv2.lcompute the singular value decomposition of a 2-by-2 triangular matrix  [ F G ]  [ 0 H ]
dlaswp, dlaswp.lperform a series of row interchanges on the matrix A
dlasy2, dlasy2.lsolve for the N1 by N2 matrix X, 1 <= N1,N2 <= 2, in   op(TL)∗X + ISGN∗X∗op(TR) = SCALE∗B,
dlasyf, dlasyf.lcompute a partial factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
dlatbs, dlatbs.lsolve one of the triangular systems   A ∗x = s∗b or A’∗x = s∗b  with scaling to prevent overflow, where A is an upper or lower triangular band matrix
dlatps, dlatps.lsolve one of the triangular systems   A ∗x = s∗b or A’∗x = s∗b  with scaling to prevent overflow, where A is an upper or lower triangular matrix stored in packed form
dlatrd, dlatrd.lreduce NB rows and columns of a real symmetric matrix A to symmetric tridiagonal form by an orthogonal similarity transformation Q’ ∗ A ∗ Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
dlatrs, dlatrs.lsolve one of the triangular systems   A ∗x = s∗b or A’∗x = s∗b  with scaling to prevent overflow
dlatzm, dlatzm.lapplie a Householder matrix generated by DTZRQF to a matrix
dlauu2, dlauu2.lcompute the product U ∗ U’ or L’ ∗ L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
dlauum, dlauum.lcompute the product U ∗ U’ or L’ ∗ L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
DNRM2, dnrm2.lReturn the Euclidian norm of a vector. 
dopgtr, dopgtr.lgenerate a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by DSPTRD using packed storage
dopmtr, dopmtr.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
dorg2l, dorg2l.lgenerate an m by n real matrix Q with orthonormal columns,
dorg2r, dorg2r.lgenerate an m by n real matrix Q with orthonormal columns,
dorgbr, dorgbr.lgenerate one of the real orthogonal matrices Q or P∗∗T determined by DGEBRD when reducing a real matrix A to bidiagonal form
dorghr, dorghr.lgenerate a real orthogonal matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by DGEHRD
dorgl2, dorgl2.lgenerate an m by n real matrix Q with orthonormal rows,
dorglq, dorglq.lgenerate an M-by-N real matrix Q with orthonormal rows,
dorgql, dorgql.lgenerate an M-by-N real matrix Q with orthonormal columns,
dorgqr, dorgqr.lgenerate an M-by-N real matrix Q with orthonormal columns,
dorgr2, dorgr2.lgenerate an m by n real matrix Q with orthonormal rows,
dorgrq, dorgrq.lgenerate an M-by-N real matrix Q with orthonormal rows,
dorgtr, dorgtr.lgenerate a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by DSYTRD
dorm2l, dorm2l.loverwrite the general real m by n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’T’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’T’,
dorm2r, dorm2r.loverwrite the general real m by n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’T’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’T’,
dormbr, dormbr.lVECT = ’Q’, DORMBR overwrites the general real M-by-N matrix C with  SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
dormhr, dormhr.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
dorml2, dorml2.loverwrite the general real m by n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’T’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’T’,
dormlq, dormlq.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
dormql, dormql.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
dormqr, dormqr.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
dormr2, dormr2.loverwrite the general real m by n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’T’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’T’,
dormrq, dormrq.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
dormtr, dormtr.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
dpbco, dpbco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A in banded storage.  If the condition number is not needed then xPBFA is slightly faster.  It is typical to follow a call to xPBCO with a call to xPBSL to solve Ax = b or to xPBDI to compute the determinant of A. 
dpbcon, dpbcon.lestimate the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite band matrix using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by DPBTRF
dpbdi, dpbdi.lcompute the determinant of a symmetric positive definite matrix A in banded storage, which has been Cholesky-factored by xPBCO or xPBFA. 
dpbequ, dpbequ.lcompute row and column scalings intended to equilibrate a symmetric positive definite band matrix A and reduce its condition number (with respect to the two-norm)
dpbfa, dpbfa.lcompute a Cholesky factorization of a symmetric positive definite matrix A in banded storage.  It is typical to follow a call to xPBFA with a call to xPBSL to solve Ax = b or to xPBDI to compute the determinant of A. 
dpbrfs, dpbrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and banded, and provides error bounds and backward error estimates for the solution
dpbsl, dpbsl.lsection solve the linear system Ax = b for a symmetric positive definite matrix A in banded storage, which has been Cholesky-factored by xPBCO or xPBFA, and vectors b and x. 
dpbstf, dpbstf.lcompute a split Cholesky factorization of a real symmetric positive definite band matrix A
dpbsv, dpbsv.lcompute the solution to a real system of linear equations  A ∗ X = B,
dpbsvx, dpbsvx.luse the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T to compute the solution to a real system of linear equations  A ∗ X = B,
dpbtf2, dpbtf2.lcompute the Cholesky factorization of a real symmetric positive definite band matrix A
dpbtrf, dpbtrf.lcompute the Cholesky factorization of a real symmetric positive definite band matrix A
dpbtrs, dpbtrs.lsolve a system of linear equations A∗X = B with a symmetric positive definite band matrix A using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by DPBTRF
dpoco, dpoco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A.  If the condition number is not needed then xPOFA is slightly faster.  It is typical to follow a call to xPOCO with a call to xPOSL to solve Ax = b or to xPODI to compute the determinant and inverse of A. 
dpocon, dpocon.lestimate the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite matrix using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by DPOTRF
dpodi, dpodi.lcompute the determinant and inverse of a symmetric positive definite matrix A, which has been Cholesky-factored by xPOCO, xPOFA, or xQRDC. 
dpoequ, dpoequ.lcompute row and column scalings intended to equilibrate a symmetric positive definite matrix A and reduce its condition number (with respect to the two-norm)
dpofa, dpofa.lcompute a Cholesky factorization of a symmetric positive definite matrix A.  It is typical to follow a call to xPOFA with a call to xPOSL to solve Ax = b or to xPODI to compute the determinant and inverse of A. 
dporfs, dporfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite,
dposl, dposl.lsolve the linear system Ax = b for a symmetric positive definite matrix A, which has been Cholesky-factored by xPOCO or xPOFA, and vectors b and x. 
dposv, dposv.lcompute the solution to a real system of linear equations  A ∗ X = B,
dposvx, dposvx.luse the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T to compute the solution to a real system of linear equations  A ∗ X = B,
dpotf2, dpotf2.lcompute the Cholesky factorization of a real symmetric positive definite matrix A
dpotrf, dpotrf.lcompute the Cholesky factorization of a real symmetric positive definite matrix A
dpotri, dpotri.lcompute the inverse of a real symmetric positive definite matrix A using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by DPOTRF
dpotrs, dpotrs.lsolve a system of linear equations A∗X = B with a symmetric positive definite matrix A using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by DPOTRF
dppco, dppco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A in packed storage.  If the condition number is not needed then xPPFA is slightly faster.  It is typical to follow a call to xPPCO with a call to xPPSL to solve Ax = b or to xPPDI to compute the determinant and inverse of A. 
dppcon, dppcon.lestimate the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite packed matrix using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by DPPTRF
dppdi, dppdi.lcompute the determinant and inverse of a symmetric positive definite matrix A in packed storage, which has been Cholesky-factored by xPPCO or xPPFA. 
dppequ, dppequ.lcompute row and column scalings intended to equilibrate a symmetric positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
dppfa, dppfa.lcompute a Cholesky factorization of a symmetric positive definite matrix A in packed storage.  It is typical to follow a call to xPPFA with a call to xPPSL to solve Ax = b or to xPPDI to compute the determinant and inverse of A. 
dpprfs, dpprfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and packed, and provides error bounds and backward error estimates for the solution
dppsl, dppsl.lsolve the linear system Ax = b for a symmetric positive definite matrix A in packed storage, which has been Cholesky-factored by xPPCO or xPPFA, and vectors b and x. 
dppsv, dppsv.lcompute the solution to a real system of linear equations  A ∗ X = B,
dppsvx, dppsvx.luse the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T to compute the solution to a real system of linear equations  A ∗ X = B,
dpptrf, dpptrf.lcompute the Cholesky factorization of a real symmetric positive definite matrix A stored in packed format
dpptri, dpptri.lcompute the inverse of a real symmetric positive definite matrix A using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by DPPTRF
dpptrs, dpptrs.lsolve a system of linear equations A∗X = B with a symmetric positive definite matrix A in packed storage using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by DPPTRF
dptcon, dptcon.lcompute the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite tridiagonal matrix using the factorization A = L∗D∗L∗∗T or A = U∗∗T∗D∗U computed by DPTTRF
dpteqr, dpteqr.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric positive definite tridiagonal matrix by first factoring the matrix using DPTTRF, and then calling DBDSQR to compute the singular values of the bidiagonal factor
dptrfs, dptrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and tridiagonal, and provides error bounds and backward error estimates for the solution
dptsl, dptsl.lsolve the linear system Ax = b for a symmetric positive definite tridiagonal matrix A and vectors b and x. 
dptsv, dptsv.lcompute the solution to a real system of linear equations A∗X = B, where A is an N-by-N symmetric positive definite tridiagonal matrix, and X and B are N-by-NRHS matrices
dptsvx, dptsvx.luse the factorization A = L∗D∗L∗∗T to compute the solution to a real system of linear equations A∗X = B, where A is an N-by-N symmetric positive definite tridiagonal matrix and X and B are N-by-NRHS matrices
dpttrf, dpttrf.lcompute the factorization of a real symmetric positive definite tridiagonal matrix A
dpttrs, dpttrs.lsolve a system of linear equations A ∗ X = B with a symmetric positive definite tridiagonal matrix A using the factorization A = L∗D∗L∗∗T or A = U∗∗T∗D∗U computed by DPTTRF
DQDOTA, dqdota.lCompute a double precision constant plus an extended precision constant plus the extended precision dot product of two double precision vectors x and y. 
DQDOTI, dqdoti.lCompute a constant plus the extended precision dot product of two double precision vectors x and y. 
dqrdc, dqrdc.lcompute the QR factorization of a general matrix A.  It is typical to follow a  call to xQRDC with a call to xQRSL to solve Ax = b or to xPODI to compute the determinant of A. 
dqrsl, dqrsl.lsolve the linear system Ax = b for a general matrix A, which has been QR- factored by xQRDC, and vectors b and x. 
DROT, drot.lApply a Given’s rotation constructed by DROTG. 
DROTG, drotg.lConstruct a Given’s plane rotation
DROTM, drotm.lApply a Gentleman’s modified Given’s rotation constructed by DROTMG. 
DROTMG, drotmg.lConstruct a Gentleman’s modified Given’s plane rotation
drscl, drscl.lmultiply an n-element real vector x by the real scalar 1/a
dsbev, dsbev.lcompute all the eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
dsbevd, dsbevd.lcompute all the eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
dsbevx, dsbevx.lcompute selected eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
dsbgst, dsbgst.lreduce a real symmetric-definite banded generalized eigenproblem A∗x = lambda∗B∗x to standard form C∗y = lambda∗y,
dsbgv, dsbgv.lcompute all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite banded eigenproblem, of the form A∗x=(lambda)∗B∗x
dsbmv, dsbmv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y
dsbtrd, dsbtrd.lreduce a real symmetric band matrix A to symmetric tridiagonal form T by an orthogonal similarity transformation
DSCAL, dscal.lCompute y := alpha ∗ y
DSDOT, dsdot.lCompute the double precision dot product of two single precision vectors x and y. 
dsecnd, dsecnd.lreturn the user time for a process in seconds
dsico, dsico.lcompute the UDU factorization and condition number of a symmetric matrix A.  If the condition number is not needed then xSIFA is slightly faster.  It is typical to follow a call to xSICO with a call to xSISL to solve Ax = b or to xSIDI to compute the determinant, inverse, and inertia of A. 
dsidi, dsidi.lcompute the determinant, inertia, and inverse of a symmetric matrix A, which has been UDU-factored by xSICO or xSIFA. 
dsifa, dsifa.lcompute the UDU factorization of a symmetric matrix A.  It is typical to follow a call to xSIFA with a call to xSISL to solve Ax = b or to xSIDI to compute the determinant, inverse, and inertia of A. 
dsinqb, dsinqb.lsynthesize a Fourier sequence from its representation in terms of a sine series with odd wave numbers.  The xSINQ operations are unnormalized inverses of themselves, so a call to xSINQF followed by a call to xSINQB will multiply the input sequence by 4 ∗ N.  The VxSINQ operations are normalized, so a call of VxSINQF followed by a call of VxSINQB will return the original sequence. 
dsinqf, dsinqf.lcompute the Fourier coefficients in a sine series representation with only odd wave numbers.  The xSINQ operations are unnormalized inverses of themselves, so a call to xSINQF followed by a call to xSINQB will multiply the input sequence by 4 ∗ N.  The VxSINQ operations are normalized, so a call of VxSINQF followed by a call of VxSINQB will return the original sequence. 
dsinqi, dsinqi.linitialize the array xWSAVE, which is used in both xSINQF and xSINQB. 
dsint, dsint.lcompute the discrete Fourier sine transform of an odd sequence.  The xSINT transforms are unnormalized inverses of themselves, so a call of xSINT followed by another call of xSINT will multiply the input sequence by 2 ∗ (N+1).  The VxSINT transforms are normalized, so a call of VxSINT followed by a call of VxSINT will return the original sequence. 
dsinti, dsinti.linitialize the array xWSAVE, which is used in subroutine xSINT. 
dsisl, dsisl.lsolve the linear system Ax = b for a symmetric matrix A, which has been UDU-factored by xSICO or xSIFA, and vectors b and x. 
dspco, dspco.lcompute the UDU factorization and condition number of a symmetric matrix A in packed storage.  If the condition number is not needed then xSPFA is slightly faster.  It is typical to follow a call to xSPCO with a call to xSPSL to solve Ax = b or to xSPDI to compute the determinant, inverse, and inertia of A. 
dspcon, dspcon.lestimate the reciprocal of the condition number (in the 1-norm) of a real symmetric packed matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by DSPTRF
dspdi, dspdi.lcompute the determinant, inertia, and inverse of a symmetric matrix A in packed storage, which has been UDU-factored by xSPCO or xSPFA. 
dspev, dspev.lcompute all the eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
dspevd, dspevd.lcompute all the eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
dspevx, dspevx.lcompute selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
dspfa, dspfa.lcompute the UDU factorization of a symmetric matrix A in packed storage.  It is typical to follow a call to xSPFA with a call to xSPSL to solve Ax = b or to xSPDI to compute the determinant, inverse, and inertia of A. 
dspgst, dspgst.lreduce a real symmetric-definite generalized eigenproblem to standard form, using packed storage
dspgv, dspgv.lcompute all the eigenvalues and, optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A∗x=(lambda)∗B∗x, A∗Bx=(lambda)∗x, or B∗A∗x=(lambda)∗x
dspmv, dspmv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y
dspr, dspr.lperform the symmetric rank 1 operation   A := alpha∗x∗x’ + A
dspr2, dspr2.lperform the symmetric rank 2 operation   A := alpha∗x∗y’ + alpha∗y∗x’ + A
dsprfs, dsprfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite and packed, and provides error bounds and backward error estimates for the solution
dspsl, dspsl.lsolve the linear system Ax = b for a symmetric matrix A in packed storage, which has been UDU-factored by xSPCO or xSPFA, and vectors b and x. 
dspsv, dspsv.lcompute the solution to a real system of linear equations  A ∗ X = B,
dspsvx, dspsvx.luse the diagonal pivoting factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T to compute the solution to a real system of linear equations A ∗ X = B, where A is an N-by-N symmetric matrix stored in packed format and X and B are N-by-NRHS matrices
dsptrd, dsptrd.lreduce a real symmetric matrix A stored in packed form to symmetric tridiagonal form T by an orthogonal similarity transformation
dsptrf, dsptrf.lcompute the factorization of a real symmetric matrix A stored in packed format using the Bunch-Kaufman diagonal pivoting method
dsptri, dsptri.lcompute the inverse of a real symmetric indefinite matrix A in packed storage using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by DSPTRF
dsptrs, dsptrs.lsolve a system of linear equations A∗X = B with a real symmetric matrix A stored in packed format using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by DSPTRF
dstebz, dstebz.lcompute the eigenvalues of a symmetric tridiagonal matrix T
dstedc, dstedc.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
dstein, dstein.lcompute the eigenvectors of a real symmetric tridiagonal matrix T corresponding to specified eigenvalues, using inverse iteration
dsteqr, dsteqr.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the implicit QL or QR method
dsterf, dsterf.lcompute all eigenvalues of a symmetric tridiagonal matrix using the Pal-Walker-Kahan variant of the QL or QR algorithm
dstev, dstev.lcompute all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix A
dstevd, dstevd.lcompute all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix
dstevx, dstevx.lcompute selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix A
dsvdc, dsvdc.lcompute the singular value decomposition of a general matrix A. 
DSWAP, dswap.lExchange vectors x and y. 
dsycon, dsycon.lestimate the reciprocal of the condition number (in the 1-norm) of a real symmetric matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by DSYTRF
dsyev, dsyev.lcompute all eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
dsyevd, dsyevd.lcompute all eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
dsyevx, dsyevx.lcompute selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
dsygs2, dsygs2.lreduce a real symmetric-definite generalized eigenproblem to standard form
dsygst, dsygst.lreduce a real symmetric-definite generalized eigenproblem to standard form
dsygv, dsygv.lcompute all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A∗x=(lambda)∗B∗x, A∗Bx=(lambda)∗x, or B∗A∗x=(lambda)∗x
dsymm, dsymm.lperform one of the matrix-matrix operations   C := alpha∗A∗B + beta∗C or C := alpha∗B∗A + beta∗C
dsymv, dsymv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y
dsyr, dsyr.lperform the symmetric rank 1 operation   A := alpha∗x∗x’ + A
dsyr2, dsyr2.lperform the symmetric rank 2 operation   A := alpha∗x∗y’ + alpha∗y∗x’ + A
dsyr2k, dsyr2k.lperform one of the symmetric rank 2k operations   C := alpha∗A∗B’ + alpha∗B∗A’ + beta∗C or C := alpha∗A’∗B + alpha∗B’∗A + beta∗C
dsyrfs, dsyrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite, and provides error bounds and backward error estimates for the solution
dsyrk, dsyrk.lperform one of the symmetric rank k operations   C := alpha∗A∗A’ + beta∗C or C := alpha∗A’∗A + beta∗C
dsysv, dsysv.lcompute the solution to a real system of linear equations  A ∗ X = B,
dsysvx, dsysvx.luse the diagonal pivoting factorization to compute the solution to a real system of linear equations A ∗ X = B,
dsytd2, dsytd2.lreduce a real symmetric matrix A to symmetric tridiagonal form T by an orthogonal similarity transformation
dsytf2, dsytf2.lcompute the factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
dsytrd, dsytrd.lreduce a real symmetric matrix A to real symmetric tridiagonal form T by an orthogonal similarity transformation
dsytrf, dsytrf.lcompute the factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
dsytri, dsytri.lcompute the inverse of a real symmetric indefinite matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by DSYTRF
dsytrs, dsytrs.lsolve a system of linear equations A∗X = B with a real symmetric matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by DSYTRF
dtbcon, dtbcon.lestimate the reciprocal of the condition number of a triangular band matrix A, in either the 1-norm or the infinity-norm
dtbmv, dtbmv.lperform one of the matrix-vector operations   x := A∗x or x := A’∗x
dtbrfs, dtbrfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular band coefficient matrix
dtbsv, dtbsv.lsolve one of the systems of equations   A∗x = b or A’∗x = b
dtbtrs, dtbtrs.lsolve a triangular system of the form   A ∗ X = B or A∗∗T ∗ X = B,
dtgevc, dtgevc.lcompute some or all of the right and/or left generalized eigenvectors of a pair of real upper triangular matrices (A,B)
dtgsja, dtgsja.lcompute the generalized singular value decomposition (GSVD) of two real upper triangular (or trapezoidal) matrices A and B
dtpcon, dtpcon.lestimate the reciprocal of the condition number of a packed triangular matrix A, in either the 1-norm or the infinity-norm
dtpmv, dtpmv.lperform one of the matrix-vector operations   x := A∗x or x := A’∗x
dtprfs, dtprfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular packed coefficient matrix
dtpsv, dtpsv.lsolve one of the systems of equations   A∗x = b or A’∗x = b
dtptri, dtptri.lcompute the inverse of a real upper or lower triangular matrix A stored in packed format
dtptrs, dtptrs.lsolve a triangular system of the form   A ∗ X = B or A∗∗T ∗ X = B,
dtrco, dtrco.lestimate the condition number of a triangular matrix A.  It is typical to follow a call to xTRCO with a call to xTRSL to solve Ax = b or to xTRDI to compute the determinant and inverse of A. 
dtrcon, dtrcon.lestimate the reciprocal of the condition number of a triangular matrix A, in either the 1-norm or the infinity-norm
dtrdi, dtrdi.lcompute the determinant and inverse of a triangular matrix A. 
dtrevc, dtrevc.lcompute some or all of the right and/or left eigenvectors of a real upper quasi-triangular matrix T
dtrexc, dtrexc.lreorder the real Schur factorization of a real matrix A = Q∗T∗Q∗∗T, so that the diagonal block of T with row index IFST is moved to row ILST
dtrmm, dtrmm.lperform one of the matrix-matrix operations   B := alpha∗op( A )∗B, or B := alpha∗B∗op( A )
dtrmv, dtrmv.lperform one of the matrix-vector operations   x := A∗x or x := A’∗x
dtrrfs, dtrrfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular coefficient matrix
dtrsen, dtrsen.lreorder the real Schur factorization of a real matrix A = Q∗T∗Q∗∗T, so that a selected cluster of eigenvalues appears in the leading diagonal blocks of the upper quasi-triangular matrix T,
dtrsl, dtrsl.lsolve the linear system Ax = b for a triangular matrix A and vectors b and x. 
dtrsm, dtrsm.lsolve one of the matrix equations op( A )∗X = alpha∗B, or X∗op( A ) = alpha∗B
dtrsna, dtrsna.lestimate reciprocal condition numbers for specified eigenvalues and/or right eigenvectors of a real upper quasi-triangular matrix T (or of any matrix Q∗T∗Q∗∗T with Q orthogonal)
dtrsv, dtrsv.lsolve one of the systems of equations   A∗x = b or A’∗x = b
dtrsyl, dtrsyl.lsolve the real Sylvester matrix equation
dtrti2, dtrti2.lcompute the inverse of a real upper or lower triangular matrix
dtrtri, dtrtri.lcompute the inverse of a real upper or lower triangular matrix A
dtrtrs, dtrtrs.lsolve a triangular system of the form   A ∗ X = B or A∗∗T ∗ X = B,
dtzrqf, dtzrqf.lreduce the M-by-N ( M<=N ) real upper trapezoidal matrix A to upper triangular form by means of orthogonal transformations
DZASUM, dzasum.lReturn the sum of the absolute values of a vector x. 
DZNRM2, dznrm2.lReturn the Euclidian norm of a vector. 
dzsum1, dzsum1.ltake the sum of the absolute values of a complex vector and returns a double precision result
ezfftb, ezfftb.lcomputes a perodic sequence from its Fourier coefficients.  EZFFTB is a simplified but slower version of RFFTB. 
ezfftf, ezfftf.lcomputes the Fourier coefficients of a perodic sequence.  EZFFTF is a simplified but slower version of RFFTF. 
ezffti, ezffti.linitializes the array WSAVE, which is used in both EZFFTF and EZFFTB. 
ICAMAX, icamax.lReturn the index of the element with largest absolute value. 
icmax1, icmax1.lfind the index of the element whose real part has maximum absolute value
IDAMAX, idamax.lReturn the index of the element with largest absolute value. 
ilaenv, ilaenv.lchoose problem-dependent parameters
ISAMAX, isamax.lReturn the index of the element with largest absolute value. 
IZAMAX, izamax.lReturn the index of the element with largest absolute value. 
izmax1, izmax1.lfind the index of the element whose real part has maximum absolute value
lapack.l
lsame, lsame.lcase-insensitive comparison of two characters
lsamen, lsamen.ltest if the first N letters of CA are the same as the first N letters of CB, regardless of case
rfftb, rfftb.lcompute a perodic sequence from its Fourier coefficients.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
rfftf, rfftf.lcompute the Fourier coefficients of a perodic sequence.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
rffti, rffti.linitialize the array xWSAVE, which is used in both xFFTF and xFFTB. 
SASUM, sasum.lReturn the sum of the absolute values of a vector x. 
SAXPY, saxpy.lCompute y := alpha ∗ x + y
sbdsqr, sbdsqr.lcompute the singular value decomposition (SVD) of a real N-by-N (upper or lower) bidiagonal matrix B
SCASUM, scasum.lReturn the sum of the absolute values of a vector x. 
schdc, schdc.lcompute the Cholesky decomposition of a symmetric positive definite matrix A. 
schdd, schdd.ldowndate an augmented Cholesky decomposition of the triangular part of an augmented QR decomposition. 
schex, schex.lcompute the Cholesky decomposition of a symmetric positive definite matrix A. 
schud, schud.lupdate an augmented Cholesky decomposition of the triangular part of an augmented QR decomposition. 
SCNRM2, scnrm2.lReturn the Euclidian norm of a vector. 
SCOPY, scopy.lCopy x to y
scsum1, scsum1.ltake the sum of the absolute values of a complex vector and returns a single precision result
sdisna, sdisna.lcompute the reciprocal condition numbers for the eigenvectors of a real symmetric or complex Hermitian matrix or for the left or right singular vectors of a general m-by-n matrix
SDOT, sdot.lCompute the dot product of two vectors x and y. 
SDSDOT, sdsdot.lCompute a constant plus the double precision dot product of two single precision vectors x and y. 
second, second.lreturn the user time for a process in seconds
sgbbrd, sgbbrd.lreduce a real general m-by-n band matrix A to upper bidiagonal form B by an orthogonal transformation
sgbco, sgbco.lcompute the LU factorization and condition number of a general matrix A in banded storage.  If the condition number is not needed then xGBFA is slightly faster.  It is typical to follow a call to xGBCO with a call to xGBSL to solve Ax = b or to xGBDI to compute the determinant of A. 
sgbcon, sgbcon.lestimate the reciprocal of the condition number of a real general band matrix A, in either the 1-norm or the infinity-norm,
sgbdi, sgbdi.lcompute the determinant of a general matrix A in banded storage, which has been LU-factored by xGBCO or xGBFA. 
sgbequ, sgbequ.lcompute row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
sgbfa, sgbfa.lcompute the LU factorization of a matrix A in banded storage.  It is typical to follow a call to xGBFA with a call to xGBSL to solve Ax = b or to xGBDI to compute the determinant of A. 
sgbmv, sgbmv.lperform one of the matrix-vector operations   y := alpha∗A∗x + beta∗y or y := alpha∗A’∗x + beta∗y
sgbrfs, sgbrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is banded, and provides error bounds and backward error estimates for the solution
sgbsl, sgbsl.lsolve the linear system Ax = b for a matrix A in banded storage, which has been LU-factored by xGBCO or xGBFA, and vectors b and x. 
sgbsv, sgbsv.lcompute the solution to a real system of linear equations A ∗ X = B, where A is a band matrix of order N with KL subdiagonals and KU superdiagonals, and X and B are N-by-NRHS matrices
sgbsvx, sgbsvx.luse the LU factorization to compute the solution to a real system of linear equations A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
sgbtf2, sgbtf2.lcompute an LU factorization of a real m-by-n band matrix A using partial pivoting with row interchanges
sgbtrf, sgbtrf.lcompute an LU factorization of a real m-by-n band matrix A using partial pivoting with row interchanges
sgbtrs, sgbtrs.lsolve a system of linear equations  A ∗ X = B or A’ ∗ X = B with a general band matrix A using the LU factorization computed by SGBTRF
sgebak, sgebak.lform the right or left eigenvectors of a real general matrix by backward transformation on the computed eigenvectors of the balanced matrix output by SGEBAL
sgebal, sgebal.lbalance a general real matrix A
sgebd2, sgebd2.lreduce a real general m by n matrix A to upper or lower bidiagonal form B by an orthogonal transformation
sgebrd, sgebrd.lreduce a general real M-by-N matrix A to upper or lower bidiagonal form B by an orthogonal transformation
sgeco, sgeco.lcompute the LU factorization and estimate the condition number of a general matrix A.  If the condition number is not needed then xGEFA is slightly faster.  It is typical to follow a call to xGECO with a call to xGESL to solve Ax = b or to xGEDI to compute the determinant and inverse of A. 
sgecon, sgecon.lestimate the reciprocal of the condition number of a general real matrix A, in either the 1-norm or the infinity-norm, using the LU factorization computed by SGETRF
sgedi, sgedi.lcompute the determinant and inverse of a general matrix A, which has been LU-factored by xGECO or xGEFA. 
sgeequ, sgeequ.lcompute row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
sgees, sgees.lcompute for an N-by-N real nonsymmetric matrix A, the eigenvalues, the real Schur form T, and, optionally, the matrix of Schur vectors Z
sgeesx, sgeesx.lcompute for an N-by-N real nonsymmetric matrix A, the eigenvalues, the real Schur form T, and, optionally, the matrix of Schur vectors Z
sgeev, sgeev.lcompute for an N-by-N real nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
sgeevx, sgeevx.lcompute for an N-by-N real nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
sgefa, sgefa.lcompute the LU factorization of a general matrix A.  It is typical to follow a call to xGEFA with a call to xGESL to solve Ax = b or to xGEDI to compute the determinant of A. 
sgegs, sgegs.lcompute for a pair of N-by-N real nonsymmetric matrices A, B
sgegv, sgegv.lcompute for a pair of n-by-n real nonsymmetric matrices A and B, the generalized eigenvalues (alphar +/- alphai∗i, beta), and optionally, the left and/or right generalized eigenvectors (VL and VR)
sgehd2, sgehd2.lreduce a real general matrix A to upper Hessenberg form H by an orthogonal similarity transformation
sgehrd, sgehrd.lreduce a real general matrix A to upper Hessenberg form H by an orthogonal similarity transformation
sgelq2, sgelq2.lcompute an LQ factorization of a real m by n matrix A
sgelqf, sgelqf.lcompute an LQ factorization of a real M-by-N matrix A
sgels, sgels.lsolve overdetermined or underdetermined real linear systems involving an M-by-N matrix A, or its transpose, using a QR or LQ factorization of A
sgelss, sgelss.lcompute the minimum norm solution to a real linear least squares problem
sgelsx, sgelsx.lcompute the minimum-norm solution to a real linear least squares problem
sgemm, sgemm.lperform one of the matrix-matrix operations   C := alpha∗op( A )∗op( B ) + beta∗C
sgemv, sgemv.lperform one of the matrix-vector operations   y := alpha∗A∗x + beta∗y or y := alpha∗A’∗x + beta∗y
sgeql2, sgeql2.lcompute a QL factorization of a real m by n matrix A
sgeqlf, sgeqlf.lcompute a QL factorization of a real M-by-N matrix A
sgeqpf, sgeqpf.lcompute a QR factorization with column pivoting of a real M-by-N matrix A
sgeqr2, sgeqr2.lcompute a QR factorization of a real m by n matrix A
sgeqrf, sgeqrf.lcompute a QR factorization of a real M-by-N matrix A
sger, sger.lperform the rank 1 operation   A := alpha∗x∗y’ + A
sgerfs, sgerfs.limprove the computed solution to a system of linear equations and provides error bounds and backward error estimates for the solution
sgerq2, sgerq2.lcompute an RQ factorization of a real m by n matrix A
sgerqf, sgerqf.lcompute an RQ factorization of a real M-by-N matrix A
sgesl, sgesl.lsolve the linear system Ax = b for a general matrix A, which has been LU- factored by xGECO or xGEFA, and vectors b and x. 
sgesv, sgesv.lcompute the solution to a real system of linear equations  A ∗ X = B,
sgesvd, sgesvd.lcompute the singular value decomposition (SVD) of a real M-by-N matrix A, optionally computing the left and/or right singular vectors
sgesvx, sgesvx.luse the LU factorization to compute the solution to a real system of linear equations  A ∗ X = B,
sgetf2, sgetf2.lcompute an LU factorization of a general m-by-n matrix A using partial pivoting with row interchanges
sgetrf, sgetrf.lcompute an LU factorization of a general M-by-N matrix A using partial pivoting with row interchanges
sgetri, sgetri.lcompute the inverse of a matrix using the LU factorization computed by SGETRF
sgetrs, sgetrs.lsolve a system of linear equations  A ∗ X = B or A’ ∗ X = B with a general N-by-N matrix A using the LU factorization computed by SGETRF
sggbak, sggbak.lform the right or left eigenvectors of a real generalized eigenvalue problem A∗x = lambda∗B∗x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by SGGBAL
sggbal, sggbal.lbalance a pair of general real matrices (A,B)
sggglm, sggglm.lsolve a general Gauss-Markov linear model (GLM) problem
sgghrd, sgghrd.lreduce a pair of real matrices (A,B) to generalized upper Hessenberg form using orthogonal transformations, where A is a general matrix and B is upper triangular
sgglse, sgglse.lsolve the linear equality-constrained least squares (LSE) problem
sggqrf, sggqrf.lcompute a generalized QR factorization of an N-by-M matrix A and an N-by-P matrix B
sggrqf, sggrqf.lcompute a generalized RQ factorization of an M-by-N matrix A and a P-by-N matrix B
sggsvd, sggsvd.lcompute the generalized singular value decomposition (GSVD) of an M-by-N real matrix A and P-by-N real matrix B
sggsvp, sggsvp.lcompute orthogonal matrices U, V and Q such that   N-K-L K L  U’∗A∗Q = K ( 0 A12 A13 ) if M-K-L >= 0
sgtcon, sgtcon.lestimate the reciprocal of the condition number of a real tridiagonal matrix A using the LU factorization as computed by SGTTRF
sgtrfs, sgtrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is tridiagonal, and provides error bounds and backward error estimates for the solution
sgtsl, sgtsl.lsolve the linear system Ax = b for a tridiagonal matrix A and vectors b and x. 
sgtsv, sgtsv.lsolve the equation   A∗X = B,
sgtsvx, sgtsvx.luse the LU factorization to compute the solution to a real system of linear equations A ∗ X = B or A∗∗T ∗ X = B,
sgttrf, sgttrf.lcompute an LU factorization of a real tridiagonal matrix A using elimination with partial pivoting and row interchanges
sgttrs, sgttrs.lsolve one of the systems of equations  A∗X = B or A’∗X = B,
shgeqz, shgeqz.limplement a single-/double-shift version of the QZ method for finding the generalized eigenvalues  w(j)=(ALPHAR(j) + i∗ALPHAI(j))/BETAR(j) of the equation   det( A - w(i) B ) = 0  In addition, the pair A,B may be reduced to generalized Schur form
shsein, shsein.luse inverse iteration to find specified right and/or left eigenvectors of a real upper Hessenberg matrix H
shseqr, shseqr.lcompute the eigenvalues of a real upper Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z∗∗T, where T is an upper quasi-triangular matrix (the Schur form), and Z is the orthogonal matrix of Schur vectors
sinqb, sinqb.lsynthesize a Fourier sequence from its representation in terms of a sine series with odd wave numbers.  The xSINQ operations are unnormalized inverses of themselves, so a call to xSINQF followed by a call to xSINQB will multiply the input sequence by 4 ∗ N.  The VxSINQ operations are normalized, so a call of VxSINQF followed by a call of VxSINQB will return the original sequence. 
sinqf, sinqf.lcompute the Fourier coefficients in a sine series representation with only odd wave numbers.  The xSINQ operations are unnormalized inverses of themselves, so a call to xSINQF followed by a call to xSINQB will multiply the input sequence by 4 ∗ N.  The VxSINQ operations are normalized, so a call of VxSINQF followed by a call of VxSINQB will return the original sequence. 
sinqi, sinqi.linitialize the array xWSAVE, which is used in both xSINQF and xSINQB. 
sint, sint.lcompute the discrete Fourier sine transform of an odd sequence.  The xSINT transforms are unnormalized inverses of themselves, so a call of xSINT followed by another call of xSINT will multiply the input sequence by 2 ∗ (N+1).  The VxSINT transforms are normalized, so a call of VxSINT followed by a call of VxSINT will return the original sequence. 
sinti, sinti.linitialize the array xWSAVE, which is used in subroutine xSINT. 
slabad, slabad.ltake as input the values computed by SLAMCH for underflow and overflow, and returns the square root of each of these values if the log of LARGE is sufficiently large
slabrd, slabrd.lreduce the first NB rows and columns of a real general m by n matrix A to upper or lower bidiagonal form by an orthogonal transformation Q’ ∗ A ∗ P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
slacon, slacon.lestimate the 1-norm of a square, real matrix A
slacpy, slacpy.lcopie all or part of a two-dimensional matrix A to another matrix B
sladiv, sladiv.lperform complex division in real arithmetic   a + i∗b  p + i∗q = ---------  c + i∗d  The algorithm is due to Robert L
slae2, slae2.lcompute the eigenvalues of a 2-by-2 symmetric matrix  [ A B ]  [ B C ]
slaebz, slaebz.lcontain the iteration loops which compute and use the function N(w), which is the count of eigenvalues of a symmetric tridiagonal matrix T less than or equal to its argument w
slaed0, slaed0.lcompute all eigenvalues and corresponding eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
slaed1, slaed1.lcompute the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
slaed2, slaed2.lmerge the two sets of eigenvalues together into a single sorted set
slaed3, slaed3.lfind the roots of the secular equation, as defined by the values in D, W, and RHO, between KSTART and KSTOP
slaed4, slaed4.lsubroutine computes the I-th updated eigenvalue of a symmetric rank-one modification to a diagonal matrix whose elements are given in the array d, and that   D(i) < D(j) for i < j  and that RHO > 0
slaed5, slaed5.lsubroutine computes the I-th eigenvalue of a symmetric rank-one modification of a 2-by-2 diagonal matrix   diag( D ) + RHO  The diagonal elements in the array D are assumed to satisfy   D(i) < D(j) for i < j
slaed6, slaed6.lcompute the positive or negative root (closest to the origin) of  z(1) z(2) z(3) f(x) = rho + --------- + ---------- + ---------  d(1)-x d(2)-x d(3)-x  It is assumed that   if ORGATI = .true
slaed7, slaed7.lcompute the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
slaed8, slaed8.lmerge the two sets of eigenvalues together into a single sorted set
slaed9, slaed9.lfind the roots of the secular equation, as defined by the values in D, Z, and RHO, between KSTART and KSTOP
slaeda, slaeda.lcompute the Z vector corresponding to the merge step in the CURLVLth step of the merge process with TLVLS steps for the CURPBMth problem
slaein, slaein.luse inverse iteration to find a right or left eigenvector corresponding to the eigenvalue (WR,WI) of a real upper Hessenberg matrix H
slaev2, slaev2.lcompute the eigendecomposition of a 2-by-2 symmetric matrix  [ A B ]  [ B C ]
slaexc, slaexc.lswap adjacent diagonal blocks T11 and T22 of order 1 or 2 in an upper quasi-triangular matrix T by an orthogonal similarity transformation
slag2, slag2.lcompute the eigenvalues of a 2 x 2 generalized eigenvalue problem A - w B, with scaling as necessary to avoid over-/underflow
slags2, slags2.lcompute 2-by-2 orthogonal matrices U, V and Q, such that if ( UPPER ) then   U’∗A∗Q = U’∗( A1 A2 )∗Q = ( x 0 )  ( 0 A3 ) ( x x ) and  V’∗B∗Q = V’∗( B1 B2 )∗Q = ( x 0 )  ( 0 B3 ) ( x x )  or if ( .NOT.UPPER ) then   U’∗A∗Q = U’∗( A1 0 )∗Q = ( x x )  ( A2 A3 ) ( 0 x ) and  V’∗B∗Q = V’∗( B1 0 )∗Q = ( x x )  ( B2 B3 ) ( 0 x )  The rows of the transformed A and B are parallel, where   U = ( CSU SNU ), V = ( CSV SNV ), Q = ( CSQ SNQ )  ( -SNU CSU ) ( -SNV CSV ) ( -SNQ CSQ )  Z’ denotes the transpose of Z
slagtf, slagtf.lfactorize the matrix (T - lambda∗I), where T is an n by n tridiagonal matrix and lambda is a scalar, as   T - lambda∗I = PLU,
slagtm, slagtm.lperform a matrix-vector product of the form   B := alpha ∗ A ∗ X + beta ∗ B  where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
slagts, slagts.lmay be used to solve one of the systems of equations   (T - lambda∗I)∗x = y or (T - lambda∗I)’∗x = y,
slahqr, slahqr.li an auxiliary routine called by SHSEQR to update the eigenvalues and Schur decomposition already computed by SHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
slahrd, slahrd.lreduce the first NB columns of a real general n-by-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
slaic1, slaic1.lapplie one step of incremental condition estimation in its simplest version
slaln2, slaln2.lsolve a system of the form (ca A - w D ) X = s B or (ca A’ - w D) X = s B with possible scaling ("s") and perturbation of A
slamch, slamch.ldetermine single precision machine parameters
slamrg, slamrg.lwill create a permutation list which will merge the elements of A (which is composed of two independently sorted sets) into a single set which is sorted in ascending order
slangb, slangb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n band matrix A, with kl sub-diagonals and ku super-diagonals
slange, slange.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real matrix A
slangt, slangt.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real tridiagonal matrix A
slanhs, slanhs.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a Hessenberg matrix A
slansb, slansb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n symmetric band matrix A, with k super-diagonals
slansp, slansp.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric matrix A, supplied in packed form
slanst, slanst.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric tridiagonal matrix A
slansy, slansy.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a real symmetric matrix A
slantb, slantb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n triangular band matrix A, with ( k + 1 ) diagonals
slantp, slantp.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a triangular matrix A, supplied in packed form
slantr, slantr.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
slanv2, slanv2.lcompute the Schur factorization of a real 2-by-2 nonsymmetric matrix in standard form
slapll, slapll.ltwo column vectors X and Y, let   A = ( X Y )
slapmt, slapmt.lrearrange the columns of the M by N matrix X as specified by the permutation K(1),K(2),...,K(N) of the integers 1,...,N
slapy2, slapy2.lreturn sqrt(x∗∗2+y∗∗2), taking care not to cause unnecessary overflow
slapy3, slapy3.lreturn sqrt(x∗∗2+y∗∗2+z∗∗2), taking care not to cause unnecessary overflow
slaqgb, slaqgb.lequilibrate a general M by N band matrix A with KL subdiagonals and KU superdiagonals using the row and scaling factors in the vectors R and C
slaqge, slaqge.lequilibrate a general M by N matrix A using the row and scaling factors in the vectors R and C
slaqsb, slaqsb.lequilibrate a symmetric band matrix A using the scaling factors in the vector S
slaqsp, slaqsp.lequilibrate a symmetric matrix A using the scaling factors in the vector S
slaqsy, slaqsy.lequilibrate a symmetric matrix A using the scaling factors in the vector S
slaqtr, slaqtr.lsolve the real quasi-triangular system   op(T)∗p = scale∗c, if LREAL = .TRUE
slar2v, slar2v.lapplie a vector of real plane rotations from both sides to a sequence of 2-by-2 real symmetric matrices, defined by the elements of the vectors x, y and z
slarf, slarf.lapplie a real elementary reflector H to a real m by n matrix C, from either the left or the right
slarfb, slarfb.lapplie a real block reflector H or its transpose H’ to a real m by n matrix C, from either the left or the right
slarfg, slarfg.lgenerate a real elementary reflector H of order n, such that   H ∗ ( alpha ) = ( beta ), H’ ∗ H = I
slarft, slarft.lform the triangular factor T of a real block reflector H of order n, which is defined as a product of k elementary reflectors
slarfx, slarfx.lapplie a real elementary reflector H to a real m by n matrix C, from either the left or the right
slargv, slargv.lgenerate a vector of real plane rotations, determined by elements of the real vectors x and y
slarnv, slarnv.lreturn a vector of n random real numbers from a uniform or normal distribution
slartg, slartg.lgenerate a plane rotation so that   [ CS SN ]
slartv, slartv.lapplie a vector of real plane rotations to elements of the real vectors x and y
slaruv, slaruv.lreturn a vector of n random real numbers from a uniform (0,1)
slas2, slas2.lcompute the singular values of the 2-by-2 matrix  [ F G ]  [ 0 H ]
slascl, slascl.lmultiply the M by N real matrix A by the real scalar CTO/CFROM
slaset, slaset.linitialize an m-by-n matrix A to BETA on the diagonal and ALPHA on the offdiagonals
slasq1, slasq1.lSLASQ1 computes the singular values of a real N-by-N bidiagonal  matrix with diagonal D and off-diagonal E
slasq2, slasq2.lSLASQ2 computes the singular values of a real N-by-N unreduced  bidiagonal matrix with squared diagonal elements in Q and  squared off-diagonal elements in E
slasq3, slasq3.lSLASQ3 is the workhorse of the whole bidiagonal SVD algorithm
slasq4, slasq4.lSLASQ4 estimates TAU, the smallest eigenvalue of a matrix
slasr, slasr.lperform the transformation   A := P∗A, when SIDE = ’L’ or ’l’ ( Left-hand side )   A := A∗P’, when SIDE = ’R’ or ’r’ ( Right-hand side )  where A is an m by n real matrix and P is an orthogonal matrix,
slasrt, slasrt.lthe numbers in D in increasing order (if ID = ’I’) or in decreasing order (if ID = ’D’ )
slassq, slassq.lreturn the values scl and smsq such that   ( scl∗∗2 )∗smsq = x( 1 )∗∗2 +...+ x( n )∗∗2 + ( scale∗∗2 )∗sumsq,
slasv2, slasv2.lcompute the singular value decomposition of a 2-by-2 triangular matrix  [ F G ]  [ 0 H ]
slaswp, slaswp.lperform a series of row interchanges on the matrix A
slasy2, slasy2.lsolve for the N1 by N2 matrix X, 1 <= N1,N2 <= 2, in   op(TL)∗X + ISGN∗X∗op(TR) = SCALE∗B,
slasyf, slasyf.lcompute a partial factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
slatbs, slatbs.lsolve one of the triangular systems   A ∗x = s∗b or A’∗x = s∗b  with scaling to prevent overflow, where A is an upper or lower triangular band matrix
slatps, slatps.lsolve one of the triangular systems   A ∗x = s∗b or A’∗x = s∗b  with scaling to prevent overflow, where A is an upper or lower triangular matrix stored in packed form
slatrd, slatrd.lreduce NB rows and columns of a real symmetric matrix A to symmetric tridiagonal form by an orthogonal similarity transformation Q’ ∗ A ∗ Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
slatrs, slatrs.lsolve one of the triangular systems   A ∗x = s∗b or A’∗x = s∗b  with scaling to prevent overflow
slatzm, slatzm.lapplie a Householder matrix generated by STZRQF to a matrix
slauu2, slauu2.lcompute the product U ∗ U’ or L’ ∗ L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
slauum, slauum.lcompute the product U ∗ U’ or L’ ∗ L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
SNRM2, snrm2.lReturn the Euclidian norm of a vector. 
sopgtr, sopgtr.lgenerate a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by SSPTRD using packed storage
sopmtr, sopmtr.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
sorg2l, sorg2l.lgenerate an m by n real matrix Q with orthonormal columns,
sorg2r, sorg2r.lgenerate an m by n real matrix Q with orthonormal columns,
sorgbr, sorgbr.lgenerate one of the real orthogonal matrices Q or P∗∗T determined by SGEBRD when reducing a real matrix A to bidiagonal form
sorghr, sorghr.lgenerate a real orthogonal matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by SGEHRD
sorgl2, sorgl2.lgenerate an m by n real matrix Q with orthonormal rows,
sorglq, sorglq.lgenerate an M-by-N real matrix Q with orthonormal rows,
sorgql, sorgql.lgenerate an M-by-N real matrix Q with orthonormal columns,
sorgqr, sorgqr.lgenerate an M-by-N real matrix Q with orthonormal columns,
sorgr2, sorgr2.lgenerate an m by n real matrix Q with orthonormal rows,
sorgrq, sorgrq.lgenerate an M-by-N real matrix Q with orthonormal rows,
sorgtr, sorgtr.lgenerate a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by SSYTRD
sorm2l, sorm2l.loverwrite the general real m by n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’T’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’T’,
sorm2r, sorm2r.loverwrite the general real m by n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’T’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’T’,
sormbr, sormbr.lVECT = ’Q’, SORMBR overwrites the general real M-by-N matrix C with  SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
sormhr, sormhr.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
sorml2, sorml2.loverwrite the general real m by n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’T’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’T’,
sormlq, sormlq.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
sormql, sormql.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
sormqr, sormqr.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
sormr2, sormr2.loverwrite the general real m by n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’T’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’T’,
sormrq, sormrq.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
sormtr, sormtr.loverwrite the general real M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
spbco, spbco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A in banded storage.  If the condition number is not needed then xPBFA is slightly faster.  It is typical to follow a call to xPBCO with a call to xPBSL to solve Ax = b or to xPBDI to compute the determinant of A. 
spbcon, spbcon.lestimate the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite band matrix using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by SPBTRF
spbdi, spbdi.lcompute the determinant of a symmetric positive definite matrix A in banded storage, which has been Cholesky-factored by xPBCO or xPBFA. 
spbequ, spbequ.lcompute row and column scalings intended to equilibrate a symmetric positive definite band matrix A and reduce its condition number (with respect to the two-norm)
spbfa, spbfa.lcompute a Cholesky factorization of a symmetric positive definite matrix A in banded storage.  It is typical to follow a call to xPBFA with a call to xPBSL to solve Ax = b or to xPBDI to compute the determinant of A. 
spbrfs, spbrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and banded, and provides error bounds and backward error estimates for the solution
spbsl, spbsl.lsection solve the linear system Ax = b for a symmetric positive definite matrix A in banded storage, which has been Cholesky-factored by xPBCO or xPBFA, and vectors b and x. 
spbstf, spbstf.lcompute a split Cholesky factorization of a real symmetric positive definite band matrix A
spbsv, spbsv.lcompute the solution to a real system of linear equations  A ∗ X = B,
spbsvx, spbsvx.luse the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T to compute the solution to a real system of linear equations  A ∗ X = B,
spbtf2, spbtf2.lcompute the Cholesky factorization of a real symmetric positive definite band matrix A
spbtrf, spbtrf.lcompute the Cholesky factorization of a real symmetric positive definite band matrix A
spbtrs, spbtrs.lsolve a system of linear equations A∗X = B with a symmetric positive definite band matrix A using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by SPBTRF
spoco, spoco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A.  If the condition number is not needed then xPOFA is slightly faster.  It is typical to follow a call to xPOCO with a call to xPOSL to solve Ax = b or to xPODI to compute the determinant and inverse of A. 
spocon, spocon.lestimate the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite matrix using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by SPOTRF
spodi, spodi.lcompute the determinant and inverse of a symmetric positive definite matrix A, which has been Cholesky-factored by xPOCO, xPOFA, or xQRDC. 
spoequ, spoequ.lcompute row and column scalings intended to equilibrate a symmetric positive definite matrix A and reduce its condition number (with respect to the two-norm)
spofa, spofa.lcompute a Cholesky factorization of a symmetric positive definite matrix A.  It is typical to follow a call to xPOFA with a call to xPOSL to solve Ax = b or to xPODI to compute the determinant and inverse of A. 
sporfs, sporfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite,
sposl, sposl.lsolve the linear system Ax = b for a symmetric positive definite matrix A, which has been Cholesky-factored by xPOCO or xPOFA, and vectors b and x. 
sposv, sposv.lcompute the solution to a real system of linear equations  A ∗ X = B,
sposvx, sposvx.luse the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T to compute the solution to a real system of linear equations  A ∗ X = B,
spotf2, spotf2.lcompute the Cholesky factorization of a real symmetric positive definite matrix A
spotrf, spotrf.lcompute the Cholesky factorization of a real symmetric positive definite matrix A
spotri, spotri.lcompute the inverse of a real symmetric positive definite matrix A using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by SPOTRF
spotrs, spotrs.lsolve a system of linear equations A∗X = B with a symmetric positive definite matrix A using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by SPOTRF
sppco, sppco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A in packed storage.  If the condition number is not needed then xPPFA is slightly faster.  It is typical to follow a call to xPPCO with a call to xPPSL to solve Ax = b or to xPPDI to compute the determinant and inverse of A. 
sppcon, sppcon.lestimate the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite packed matrix using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by SPPTRF
sppdi, sppdi.lcompute the determinant and inverse of a symmetric positive definite matrix A in packed storage, which has been Cholesky-factored by xPPCO or xPPFA. 
sppequ, sppequ.lcompute row and column scalings intended to equilibrate a symmetric positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
sppfa, sppfa.lcompute a Cholesky factorization of a symmetric positive definite matrix A in packed storage.  It is typical to follow a call to xPPFA with a call to xPPSL to solve Ax = b or to xPPDI to compute the determinant and inverse of A. 
spprfs, spprfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and packed, and provides error bounds and backward error estimates for the solution
sppsl, sppsl.lsolve the linear system Ax = b for a symmetric positive definite matrix A in packed storage, which has been Cholesky-factored by xPPCO or xPPFA, and vectors b and x. 
sppsv, sppsv.lcompute the solution to a real system of linear equations  A ∗ X = B,
sppsvx, sppsvx.luse the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T to compute the solution to a real system of linear equations  A ∗ X = B,
spptrf, spptrf.lcompute the Cholesky factorization of a real symmetric positive definite matrix A stored in packed format
spptri, spptri.lcompute the inverse of a real symmetric positive definite matrix A using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by SPPTRF
spptrs, spptrs.lsolve a system of linear equations A∗X = B with a symmetric positive definite matrix A in packed storage using the Cholesky factorization A = U∗∗T∗U or A = L∗L∗∗T computed by SPPTRF
sptcon, sptcon.lcompute the reciprocal of the condition number (in the 1-norm) of a real symmetric positive definite tridiagonal matrix using the factorization A = L∗D∗L∗∗T or A = U∗∗T∗D∗U computed by SPTTRF
spteqr, spteqr.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric positive definite tridiagonal matrix by first factoring the matrix using SPTTRF, and then calling SBDSQR to compute the singular values of the bidiagonal factor
sptrfs, sptrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric positive definite and tridiagonal, and provides error bounds and backward error estimates for the solution
sptsl, sptsl.lsolve the linear system Ax = b for a symmetric positive definite tridiagonal matrix A and vectors b and x. 
sptsv, sptsv.lcompute the solution to a real system of linear equations A∗X = B, where A is an N-by-N symmetric positive definite tridiagonal matrix, and X and B are N-by-NRHS matrices
sptsvx, sptsvx.luse the factorization A = L∗D∗L∗∗T to compute the solution to a real system of linear equations A∗X = B, where A is an N-by-N symmetric positive definite tridiagonal matrix and X and B are N-by-NRHS matrices
spttrf, spttrf.lcompute the factorization of a real symmetric positive definite tridiagonal matrix A
spttrs, spttrs.lsolve a system of linear equations A ∗ X = B with a symmetric positive definite tridiagonal matrix A using the factorization A = L∗D∗L∗∗T or A = U∗∗T∗D∗U computed by SPTTRF
sqrdc, sqrdc.lcompute the QR factorization of a general matrix A.  It is typical to follow a  call to xQRDC with a call to xQRSL to solve Ax = b or to xPODI to compute the determinant of A. 
sqrsl, sqrsl.lsolve the linear system Ax = b for a general matrix A, which has been QR- factored by xQRDC, and vectors b and x. 
SROT, srot.lApply a Given’s rotation constructed by SROTG. 
SROTG, srotg.lConstruct a Given’s plane rotation
SROTM, srotm.lApply a Gentleman’s modified Given’s rotation constructed by SROTMG. 
SROTMG, srotmg.lConstruct a Gentleman’s modified Given’s plane rotation
srscl, srscl.lmultiply an n-element real vector x by the real scalar 1/a
ssbev, ssbev.lcompute all the eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
ssbevd, ssbevd.lcompute all the eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
ssbevx, ssbevx.lcompute selected eigenvalues and, optionally, eigenvectors of a real symmetric band matrix A
ssbgst, ssbgst.lreduce a real symmetric-definite banded generalized eigenproblem A∗x = lambda∗B∗x to standard form C∗y = lambda∗y,
ssbgv, ssbgv.lcompute all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite banded eigenproblem, of the form A∗x=(lambda)∗B∗x
ssbmv, ssbmv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y
ssbtrd, ssbtrd.lreduce a real symmetric band matrix A to symmetric tridiagonal form T by an orthogonal similarity transformation
SSCAL, sscal.lCompute y := alpha ∗ y
ssico, ssico.lcompute the UDU factorization and condition number of a symmetric matrix A.  If the condition number is not needed then xSIFA is slightly faster.  It is typical to follow a call to xSICO with a call to xSISL to solve Ax = b or to xSIDI to compute the determinant, inverse, and inertia of A. 
ssidi, ssidi.lcompute the determinant, inertia, and inverse of a symmetric matrix A, which has been UDU-factored by xSICO or xSIFA. 
ssifa, ssifa.lcompute the UDU factorization of a symmetric matrix A.  It is typical to follow a call to xSIFA with a call to xSISL to solve Ax = b or to xSIDI to compute the determinant, inverse, and inertia of A. 
ssisl, ssisl.lsolve the linear system Ax = b for a symmetric matrix A, which has been UDU-factored by xSICO or xSIFA, and vectors b and x. 
sspco, sspco.lcompute the UDU factorization and condition number of a symmetric matrix A in packed storage.  If the condition number is not needed then xSPFA is slightly faster.  It is typical to follow a call to xSPCO with a call to xSPSL to solve Ax = b or to xSPDI to compute the determinant, inverse, and inertia of A. 
sspcon, sspcon.lestimate the reciprocal of the condition number (in the 1-norm) of a real symmetric packed matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by SSPTRF
sspdi, sspdi.lcompute the determinant, inertia, and inverse of a symmetric matrix A in packed storage, which has been UDU-factored by xSPCO or xSPFA. 
sspev, sspev.lcompute all the eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
sspevd, sspevd.lcompute all the eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
sspevx, sspevx.lcompute selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix A in packed storage
sspfa, sspfa.lcompute the UDU factorization of a symmetric matrix A in packed storage.  It is typical to follow a call to xSPFA with a call to xSPSL to solve Ax = b or to xSPDI to compute the determinant, inverse, and inertia of A. 
sspgst, sspgst.lreduce a real symmetric-definite generalized eigenproblem to standard form, using packed storage
sspgv, sspgv.lcompute all the eigenvalues and, optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A∗x=(lambda)∗B∗x, A∗Bx=(lambda)∗x, or B∗A∗x=(lambda)∗x
sspmv, sspmv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y
sspr, sspr.lperform the symmetric rank 1 operation   A := alpha∗x∗x’ + A
sspr2, sspr2.lperform the symmetric rank 2 operation   A := alpha∗x∗y’ + alpha∗y∗x’ + A
ssprfs, ssprfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite and packed, and provides error bounds and backward error estimates for the solution
sspsl, sspsl.lsolve the linear system Ax = b for a symmetric matrix A in packed storage, which has been UDU-factored by xSPCO or xSPFA, and vectors b and x. 
sspsv, sspsv.lcompute the solution to a real system of linear equations  A ∗ X = B,
sspsvx, sspsvx.luse the diagonal pivoting factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T to compute the solution to a real system of linear equations A ∗ X = B, where A is an N-by-N symmetric matrix stored in packed format and X and B are N-by-NRHS matrices
ssptrd, ssptrd.lreduce a real symmetric matrix A stored in packed form to symmetric tridiagonal form T by an orthogonal similarity transformation
ssptrf, ssptrf.lcompute the factorization of a real symmetric matrix A stored in packed format using the Bunch-Kaufman diagonal pivoting method
ssptri, ssptri.lcompute the inverse of a real symmetric indefinite matrix A in packed storage using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by SSPTRF
ssptrs, ssptrs.lsolve a system of linear equations A∗X = B with a real symmetric matrix A stored in packed format using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by SSPTRF
sstebz, sstebz.lcompute the eigenvalues of a symmetric tridiagonal matrix T
sstedc, sstedc.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
sstein, sstein.lcompute the eigenvectors of a real symmetric tridiagonal matrix T corresponding to specified eigenvalues, using inverse iteration
ssteqr, ssteqr.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the implicit QL or QR method
ssterf, ssterf.lcompute all eigenvalues of a symmetric tridiagonal matrix using the Pal-Walker-Kahan variant of the QL or QR algorithm
sstev, sstev.lcompute all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix A
sstevd, sstevd.lcompute all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix
sstevx, sstevx.lcompute selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix A
ssvdc, ssvdc.lcompute the singular value decomposition of a general matrix A. 
SSWAP, sswap.lExchange vectors x and y. 
ssycon, ssycon.lestimate the reciprocal of the condition number (in the 1-norm) of a real symmetric matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by SSYTRF
ssyev, ssyev.lcompute all eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
ssyevd, ssyevd.lcompute all eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
ssyevx, ssyevx.lcompute selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix A
ssygs2, ssygs2.lreduce a real symmetric-definite generalized eigenproblem to standard form
ssygst, ssygst.lreduce a real symmetric-definite generalized eigenproblem to standard form
ssygv, ssygv.lcompute all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A∗x=(lambda)∗B∗x, A∗Bx=(lambda)∗x, or B∗A∗x=(lambda)∗x
ssymm, ssymm.lperform one of the matrix-matrix operations   C := alpha∗A∗B + beta∗C or C := alpha∗B∗A + beta∗C
ssymv, ssymv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y
ssyr, ssyr.lperform the symmetric rank 1 operation   A := alpha∗x∗x’ + A
ssyr2, ssyr2.lperform the symmetric rank 2 operation   A := alpha∗x∗y’ + alpha∗y∗x’ + A
ssyr2k, ssyr2k.lperform one of the symmetric rank 2k operations   C := alpha∗A∗B’ + alpha∗B∗A’ + beta∗C or C := alpha∗A’∗B + alpha∗B’∗A + beta∗C
ssyrfs, ssyrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite, and provides error bounds and backward error estimates for the solution
ssyrk, ssyrk.lperform one of the symmetric rank k operations   C := alpha∗A∗A’ + beta∗C or C := alpha∗A’∗A + beta∗C
ssysv, ssysv.lcompute the solution to a real system of linear equations  A ∗ X = B,
ssysvx, ssysvx.luse the diagonal pivoting factorization to compute the solution to a real system of linear equations A ∗ X = B,
ssytd2, ssytd2.lreduce a real symmetric matrix A to symmetric tridiagonal form T by an orthogonal similarity transformation
ssytf2, ssytf2.lcompute the factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
ssytrd, ssytrd.lreduce a real symmetric matrix A to real symmetric tridiagonal form T by an orthogonal similarity transformation
ssytrf, ssytrf.lcompute the factorization of a real symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
ssytri, ssytri.lcompute the inverse of a real symmetric indefinite matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by SSYTRF
ssytrs, ssytrs.lsolve a system of linear equations A∗X = B with a real symmetric matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by SSYTRF
stbcon, stbcon.lestimate the reciprocal of the condition number of a triangular band matrix A, in either the 1-norm or the infinity-norm
stbmv, stbmv.lperform one of the matrix-vector operations   x := A∗x, or x := A’∗x
stbrfs, stbrfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular band coefficient matrix
stbsv, stbsv.lsolve one of the systems of equations A∗x = b, or A’∗x = b
stbtrs, stbtrs.lsolve a triangular system of the form   A ∗ X = B or A∗∗T ∗ X = B,
stgevc, stgevc.lcompute some or all of the right and/or left generalized eigenvectors of a pair of real upper triangular matrices (A,B)
stgsja, stgsja.lcompute the generalized singular value decomposition (GSVD) of two real upper triangular (or trapezoidal) matrices A and B
stpcon, stpcon.lestimate the reciprocal of the condition number of a packed triangular matrix A, in either the 1-norm or the infinity-norm
stpmv, stpmv.lperform one of the matrix-vector operations x := A∗x, or x := A’∗x
stprfs, stprfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular packed coefficient matrix
stpsv, stpsv.lsolve one of the systems of equations A∗x = b, or A’∗x = b
stptri, stptri.lcompute the inverse of a real upper or lower triangular matrix A stored in packed format
stptrs, stptrs.lsolve a triangular system of the form   A ∗ X = B or A∗∗T ∗ X = B,
strco, strco.lestimate the condition number of a triangular matrix A.  It is typical to follow a call to xTRCO with a call to xTRSL to solve Ax = b or to xTRDI to compute the determinant and inverse of A. 
strcon, strcon.lestimate the reciprocal of the condition number of a triangular matrix A, in either the 1-norm or the infinity-norm
strdi, strdi.lcompute the determinant and inverse of a triangular matrix A. 
strevc, strevc.lcompute some or all of the right and/or left eigenvectors of a real upper quasi-triangular matrix T
strexc, strexc.lreorder the real Schur factorization of a real matrix A = Q∗T∗Q∗∗T, so that the diagonal block of T with row index IFST is moved to row ILST
strmm, strmm.lperform one of the matrix-matrix operations   B := alpha∗op( A )∗B, or B := alpha∗B∗op( A )
strmv, strmv.lperform one of the matrix-vector operations x := A∗x, or x := A’∗x
strrfs, strrfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular coefficient matrix
strsen, strsen.lreorder the real Schur factorization of a real matrix A = Q∗T∗Q∗∗T, so that a selected cluster of eigenvalues appears in the leading diagonal blocks of the upper quasi-triangular matrix T,
strsl, strsl.lsolve the linear system Ax = b for a triangular matrix A and vectors b and x. 
strsm, strsm.lsolve one of the matrix equations   op( A )∗X = alpha∗B, or X∗op( A ) = alpha∗B
strsna, strsna.lestimate reciprocal condition numbers for specified eigenvalues and/or right eigenvectors of a real upper quasi-triangular matrix T (or of any matrix Q∗T∗Q∗∗T with Q orthogonal)
strsv, strsv.lsolve one of the systems of equations A∗x = b, or A’∗x = b
strsyl, strsyl.lsolve the real Sylvester matrix equation
strti2, strti2.lcompute the inverse of a real upper or lower triangular matrix
strtri, strtri.lcompute the inverse of a real upper or lower triangular matrix A
strtrs, strtrs.lsolve a triangular system of the form   A ∗ X = B or A∗∗T ∗ X = B,
stzrqf, stzrqf.lreduce the M-by-N ( M<=N ) real upper trapezoidal matrix A to upper triangular form by means of orthogonal transformations
vcosqb, vcosqb.lsynthesize a Fourier sequence from its representation in terms of a cosine series with odd wave numbers.  The xCOSQ operations are unnormalized inverses of themselves, so a call to xCOSQF followed by a call to xCOSQB will multiply the input sequence by 4 ∗ N.  The VxCOSQ operations are normalized, so a call of VxCOSQF followed by a call of VxCOSQB will return the original sequence. 
vcosqf, vcosqf.lcompute the Fourier coefficients in a cosine series representation with only odd wave numbers.  The xCOSQ operations are unnormalized inverses of themselves, so a call to xCOSQF followed by a call to xCOSQB will multiply the input sequence by 4 ∗ N.  The VxCOSQ operations are normalized, so a call of VxCOSQF followed by a call of VxCOSQB will return the original sequence. 
vcosqi, vcosqi.linitialize the array xWSAVE, which is used in both xCOSQF and xCOSQB. 
vcost, vcost.lcompute the discrete Fourier cosine transform of an even sequence.  The xCOST transforms are unnormalized inverses of themselves, so a call of xCOST followed by another call of xCOST will multiply the input sequence by 2 ∗ (N - 1).  The VxCOST transforms are normalized, so a call of VxCOST followed by a call of VxCOST will return the original sequence. 
vcosti, vcosti.linitialize the array xWSAVE, which is used in xCOST. 
vdcosqb, vdcosqb.lsynthesize a Fourier sequence from its representation in terms of a cosine series with odd wave numbers.  The xCOSQ operations are unnormalized inverses of themselves, so a call to xCOSQF followed by a call to xCOSQB will multiply the input sequence by 4 ∗ N.  The VxCOSQ operations are normalized, so a call of VxCOSQF followed by a call of VxCOSQB will return the original sequence. 
vdcosqf, vdcosqf.lcompute the Fourier coefficients in a cosine series representation with only odd wave numbers.  The xCOSQ operations are unnormalized inverses of themselves, so a call to xCOSQF followed by a call to xCOSQB will multiply the input sequence by 4 ∗ N.  The VxCOSQ operations are normalized, so a call of VxCOSQF followed by a call of VxCOSQB will return the original sequence. 
vdcosqi, vdcosqi.linitialize the array xWSAVE, which is used in both xCOSQF and xCOSQB. 
vdcost, vdcost.lcompute the discrete Fourier cosine transform of an even sequence.  The xCOST transforms are unnormalized inverses of themselves, so a call of xCOST followed by another call of xCOST will multiply the input sequence by 2 ∗ (N - 1).  The VxCOST transforms are normalized, so a call of VxCOST followed by a call of VxCOST will return the original sequence. 
vdcosti, vdcosti.linitialize the array xWSAVE, which is used in xCOST. 
vdfftb, vdfftb.lcompute a perodic sequence from its Fourier coefficients.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
vdfftf, vdfftf.lcompute the Fourier coefficients of a perodic sequence.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
vdffti, vdffti.linitialize the array xWSAVE, which is used in both xFFTF and xFFTB. 
vdsinqb, vdsinqb.lsynthesize a Fourier sequence from its representation in terms of a sine series with odd wave numbers.  The xSINQ operations are unnormalized inverses of themselves, so a call to xSINQF followed by a call to xSINQB will multiply the input sequence by 4 ∗ N.  The VxSINQ operations are normalized, so a call of VxSINQF followed by a call of VxSINQB will return the original sequence. 
vdsinqf, vdsinqf.lcompute the Fourier coefficients in a sine series representation with only odd wave numbers.  The xSINQ operations are unnormalized inverses of themselves, so a call to xSINQF followed by a call to xSINQB will multiply the input sequence by 4 ∗ N.  The VxSINQ operations are normalized, so a call of VxSINQF followed by a call of VxSINQB will return the original sequence. 
vdsinqi, vdsinqi.linitialize the array xWSAVE, which is used in both xSINQF and xSINQB. 
vdsinti, vdsint.linitialize the array xWSAVE, which is used in subroutine xSINT. 
vdsinti, vdsinti.linitialize the array xWSAVE, which is used in subroutine xSINT. 
vrfftb, vrfftb.lcompute a perodic sequence from its Fourier coefficients.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
vrfftf, vrfftf.lcompute the Fourier coefficients of a perodic sequence.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
vrffti, vrffti.linitialize the array xWSAVE, which is used in both xFFTF and xFFTB. 
vsinqb, vsinqb.lsynthesize a Fourier sequence from its representation in terms of a sine series with odd wave numbers.  The xSINQ operations are unnormalized inverses of themselves, so a call to xSINQF followed by a call to xSINQB will multiply the input sequence by 4 ∗ N.  The VxSINQ operations are normalized, so a call of VxSINQF followed by a call of VxSINQB will return the original sequence. 
vsinqf, vsinqf.lcompute the Fourier coefficients in a sine series representation with only odd wave numbers.  The xSINQ operations are unnormalized inverses of themselves, so a call to xSINQF followed by a call to xSINQB will multiply the input sequence by 4 ∗ N.  The VxSINQ operations are normalized, so a call of VxSINQF followed by a call of VxSINQB will return the original sequence. 
vsinqi, vsinqi.linitialize the array xWSAVE, which is used in both xSINQF and xSINQB. 
vsint, vsint.lcompute the discrete Fourier sine transform of an odd sequence.  The xSINT transforms are unnormalized inverses of themselves, so a call of xSINT followed by another call of xSINT will multiply the input sequence by 2 ∗ (N+1).  The VxSINT transforms are normalized, so a call of VxSINT followed by a call of VxSINT will return the original sequence. 
vsinti, vsinti.linitialize the array xWSAVE, which is used in subroutine xSINT. 
xerbla, xerbla.lerror handler for the LAPACK routines
ZAXPY, zaxpy.lCompute y := alpha ∗ x + y
zbdsqr, zbdsqr.lcompute the singular value decomposition (SVD) of a real N-by-N (upper or lower) bidiagonal matrix B
zchdc, zchdc.lcompute the Cholesky decomposition of a symmetric positive definite matrix A. 
zchdd, zchdd.ldowndate an augmented Cholesky decomposition of the triangular part of an augmented QR decomposition. 
zchex, zchex.lcompute the Cholesky decomposition of a symmetric positive definite matrix A. 
zchud, zchud.lupdate an augmented Cholesky decomposition of the triangular part of an augmented QR decomposition. 
ZCOPY, zcopy.lCopy x to y
ZDOTU, zdotc.lCompute the dot product of two vectors x and conjg(y). 
ZDOTU, zdotu.lCompute the dot product of two vectors x and y. 
zdrscl, zdrscl.lmultiply an n-element complex vector x by the real scalar 1/a
zdscal, zdscal.lCompute y := alpha ∗ y
zfftb, zfftb.lcompute a perodic sequence from its Fourier coefficients.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
zfftf, zfftf.lcompute the Fourier coefficients of a perodic sequence.  The xFFT operations are unnormalized, so a call of xFFTF followed by a call of xFFTB will multiply the input sequence by N.  The VxFFT operations are normalized, so a call of VxFFTF followed by a call of VxFFTB will return the original sequence. 
zffti, zffti.linitialize the array xWSAVE, which is used in both xFFTF and xFFTB. 
zgbbrd, zgbbrd.lreduce a complex general m-by-n band matrix A to real upper bidiagonal form B by a unitary transformation
zgbco, zgbco.lcompute the LU factorization and condition number of a general matrix A in banded storage.  If the condition number is not needed then xGBFA is slightly faster.  It is typical to follow a call to xGBCO with a call to xGBSL to solve Ax = b or to xGBDI to compute the determinant of A. 
zgbcon, zgbcon.lestimate the reciprocal of the condition number of a complex general band matrix A, in either the 1-norm or the infinity-norm,
zgbdi, zgbdi.lcompute the determinant of a general matrix A in banded storage, which has been LU-factored by xGBCO or xGBFA. 
zgbequ, zgbequ.lcompute row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
zgbfa, zgbfa.lcompute the LU factorization of a matrix A in banded storage.  It is typical to follow a call to xGBFA with a call to xGBSL to solve Ax = b or to xGBDI to compute the determinant of A. 
zgbmv, zgbmv.lperform one of the matrix-vector operations y := alpha∗A∗x + beta∗y, or y := alpha∗A’∗x + beta∗y, or   y := alpha∗conjg( A’ )∗x + beta∗y
zgbrfs, zgbrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is banded, and provides error bounds and backward error estimates for the solution
zgbsl, zgbsl.lsolve the linear system Ax = b for a matrix A in banded storage, which has been LU-factored by xGBCO or xGBFA, and vectors b and x. 
zgbsv, zgbsv.lcompute the solution to a complex system of linear equations A ∗ X = B, where A is a band matrix of order N with KL subdiagonals and KU superdiagonals, and X and B are N-by-NRHS matrices
zgbsvx, zgbsvx.luse the LU factorization to compute the solution to a complex system of linear equations A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
zgbtf2, zgbtf2.lcompute an LU factorization of a complex m-by-n band matrix A using partial pivoting with row interchanges
zgbtrf, zgbtrf.lcompute an LU factorization of a complex m-by-n band matrix A using partial pivoting with row interchanges
zgbtrs, zgbtrs.lsolve a system of linear equations  A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B with a general band matrix A using the LU factorization computed by ZGBTRF
zgebak, zgebak.lform the right or left eigenvectors of a complex general matrix by backward transformation on the computed eigenvectors of the balanced matrix output by ZGEBAL
zgebal, zgebal.lbalance a general complex matrix A
zgebd2, zgebd2.lreduce a complex general m by n matrix A to upper or lower real bidiagonal form B by a unitary transformation
zgebrd, zgebrd.lreduce a general complex M-by-N matrix A to upper or lower bidiagonal form B by a unitary transformation
zgeco, zgeco.lcompute the LU factorization and estimate the condition number of a general matrix A.  If the condition number is not needed then xGEFA is slightly faster.  It is typical to follow a call to xGECO with a call to xGESL to solve Ax = b or to xGEDI to compute the determinant and inverse of A. 
zgecon, zgecon.lestimate the reciprocal of the condition number of a general complex matrix A, in either the 1-norm or the infinity-norm, using the LU factorization computed by ZGETRF
zgedi, zgedi.lcompute the determinant and inverse of a general matrix A, which has been LU-factored by xGECO or xGEFA. 
zgeequ, zgeequ.lcompute row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
zgees, zgees.lcompute for an N-by-N complex nonsymmetric matrix A, the eigenvalues, the Schur form T, and, optionally, the matrix of Schur vectors Z
zgeesx, zgeesx.lcompute for an N-by-N complex nonsymmetric matrix A, the eigenvalues, the Schur form T, and, optionally, the matrix of Schur vectors Z
zgeev, zgeev.lcompute for an N-by-N complex nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
zgeevx, zgeevx.lcompute for an N-by-N complex nonsymmetric matrix A, the eigenvalues and, optionally, the left and/or right eigenvectors
zgefa, zgefa.lcompute the LU factorization of a general matrix A.  It is typical to follow a call to xGEFA with a call to xGESL to solve Ax = b or to xGEDI to compute the determinant of A. 
zgegs, zgegs.lcompute for a pair of N-by-N complex nonsymmetric matrices A,
zgegv, zgegv.lcompute for a pair of N-by-N complex nonsymmetric matrices A and B, the generalized eigenvalues (alpha, beta), and optionally,
zgehd2, zgehd2.lreduce a complex general matrix A to upper Hessenberg form H by a unitary similarity transformation
zgehrd, zgehrd.lreduce a complex general matrix A to upper Hessenberg form H by a unitary similarity transformation
zgelq2, zgelq2.lcompute an LQ factorization of a complex m by n matrix A
zgelqf, zgelqf.lcompute an LQ factorization of a complex M-by-N matrix A
zgels, zgels.lsolve overdetermined or underdetermined complex linear systems involving an M-by-N matrix A, or its conjugate-transpose, using a QR or LQ factorization of A
zgelss, zgelss.lcompute the minimum norm solution to a complex linear least squares problem
zgelsx, zgelsx.lcompute the minimum-norm solution to a complex linear least squares problem
zgemm, zgemm.lperform one of the matrix-matrix operations   C := alpha∗op( A )∗op( B ) + beta∗C
zgemv, zgemv.lperform one of the matrix-vector operations y := alpha∗A∗x + beta∗y, or y := alpha∗A’∗x + beta∗y, or   y := alpha∗conjg( A’ )∗x + beta∗y
zgeql2, zgeql2.lcompute a QL factorization of a complex m by n matrix A
zgeqlf, zgeqlf.lcompute a QL factorization of a complex M-by-N matrix A
zgeqpf, zgeqpf.lcompute a QR factorization with column pivoting of a complex M-by-N matrix A
zgeqr2, zgeqr2.lcompute a QR factorization of a complex m by n matrix A
zgeqrf, zgeqrf.lcompute a QR factorization of a complex M-by-N matrix A
zgerc, zgerc.lperform the rank 1 operation A := alpha∗x∗conjg( y’ ) + A
zgerfs, zgerfs.limprove the computed solution to a system of linear equations and provides error bounds and backward error estimates for the solution
zgerq2, zgerq2.lcompute an RQ factorization of a complex m by n matrix A
zgerqf, zgerqf.lcompute an RQ factorization of a complex M-by-N matrix A
zgeru, zgeru.lperform the rank 1 operation A := alpha∗x∗y’ + A
zgesl, zgesl.lsolve the linear system Ax = b for a general matrix A, which has been LU- factored by xGECO or xGEFA, and vectors b and x. 
zgesv, zgesv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
zgesvd, zgesvd.lcompute the singular value decomposition (SVD) of a complex M-by-N matrix A, optionally computing the left and/or right singular vectors
zgesvx, zgesvx.luse the LU factorization to compute the solution to a complex system of linear equations  A ∗ X = B,
zgetf2, zgetf2.lcompute an LU factorization of a general m-by-n matrix A using partial pivoting with row interchanges
zgetrf, zgetrf.lcompute an LU factorization of a general M-by-N matrix A using partial pivoting with row interchanges
zgetri, zgetri.lcompute the inverse of a matrix using the LU factorization computed by ZGETRF
zgetrs, zgetrs.lsolve a system of linear equations  A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B with a general N-by-N matrix A using the LU factorization computed by ZGETRF
zggbak, zggbak.lform the right or left eigenvectors of a complex generalized eigenvalue problem A∗x = lambda∗B∗x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by ZGGBAL
zggbal, zggbal.lbalance a pair of general complex matrices (A,B)
zggglm, zggglm.lsolve a general Gauss-Markov linear model (GLM) problem
zgghrd, zgghrd.lreduce a pair of complex matrices (A,B) to generalized upper Hessenberg form using unitary transformations, where A is a general matrix and B is upper triangular
zgglse, zgglse.lsolve the linear equality-constrained least squares (LSE) problem
zggqrf, zggqrf.lcompute a generalized QR factorization of an N-by-M matrix A and an N-by-P matrix B
zggrqf, zggrqf.lcompute a generalized RQ factorization of an M-by-N matrix A and a P-by-N matrix B
zggsvd, zggsvd.lcompute the generalized singular value decomposition (GSVD) of an M-by-N complex matrix A and P-by-N complex matrix B
zggsvp, zggsvp.lcompute unitary matrices U, V and Q such that   N-K-L K L  U’∗A∗Q = K ( 0 A12 A13 ) if M-K-L >= 0
zgtcon, zgtcon.lestimate the reciprocal of the condition number of a complex tridiagonal matrix A using the LU factorization as computed by ZGTTRF
zgtrfs, zgtrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is tridiagonal, and provides error bounds and backward error estimates for the solution
zgtsl, zgtsl.lsolve the linear system Ax = b for a tridiagonal matrix A and vectors b and x. 
zgtsv, zgtsv.lsolve the equation   A∗X = B,
zgtsvx, zgtsvx.luse the LU factorization to compute the solution to a complex system of linear equations A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
zgttrf, zgttrf.lcompute an LU factorization of a complex tridiagonal matrix A using elimination with partial pivoting and row interchanges
zgttrs, zgttrs.lsolve one of the systems of equations  A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
zhbev, zhbev.lcompute all the eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
zhbevd, zhbevd.lcompute all the eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
zhbevx, zhbevx.lcompute selected eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
zhbgst, zhbgst.lreduce a complex Hermitian-definite banded generalized eigenproblem A∗x = lambda∗B∗x to standard form C∗y = lambda∗y,
zhbgv, zhbgv.lcompute all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A∗x=(lambda)∗B∗x
zhbmv, zhbmv.lperform the matrix-vector operation y := alpha∗A∗x + beta∗y
zhbtrd, zhbtrd.lreduce a complex Hermitian band matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
zhecon, zhecon.lestimate the reciprocal of the condition number of a complex Hermitian matrix A using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by ZHETRF
zheev, zheev.lcompute all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
zheevd, zheevd.lcompute all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
zheevx, zheevx.lcompute selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
zhegs2, zhegs2.lreduce a complex Hermitian-definite generalized eigenproblem to standard form
zhegst, zhegst.lreduce a complex Hermitian-definite generalized eigenproblem to standard form
zhegv, zhegv.lcompute all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A∗x=(lambda)∗B∗x, A∗Bx=(lambda)∗x, or B∗A∗x=(lambda)∗x
zhemm, zhemm.lperform one of the matrix-matrix operations   C := alpha∗A∗B + beta∗C or C := alpha∗B∗A + beta∗C
zhemv, zhemv.lperform the matrix-vector operation y := alpha∗A∗x + beta∗y
zher, zher.lperform the hermitian rank 1 operation A := alpha∗x∗conjg( x’ ) + A
zher2, zher2.lperform the hermitian rank 2 operation A := alpha∗x∗conjg( y’ ) + conjg( alpha )∗y∗conjg( x’ ) + A
zher2k, zher2k.lperform one of the hermitian rank 2k operations   C := alpha∗A∗conjg( B’ ) + conjg( alpha )∗B∗conjg( A’ ) + beta∗C or C := alpha∗conjg( A’ )∗B + conjg( alpha )∗conjg( B’ )∗A + beta∗C
zherfs, zherfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian indefinite, and provides error bounds and backward error estimates for the solution
zherk, zherk.lperform one of the hermitian rank k operations C := alpha∗A∗conjg( A’ ) + beta∗C or C := alpha∗conjg( A’ )∗A + beta∗C
zhesv, zhesv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
zhesvx, zhesvx.luse the diagonal pivoting factorization to compute the solution to a complex system of linear equations A ∗ X = B,
zhetd2, zhetd2.lreduce a complex Hermitian matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
zhetf2, zhetf2.lcompute the factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
zhetrd, zhetrd.lreduce a complex Hermitian matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
zhetrf, zhetrf.lcompute the factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
zhetri, zhetri.lcompute the inverse of a complex Hermitian indefinite matrix A using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by ZHETRF
zhetrs, zhetrs.lsolve a system of linear equations A∗X = B with a complex Hermitian matrix A using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by ZHETRF
zhgeqz, zhgeqz.limplement a single-shift version of the QZ method for finding the generalized eigenvalues w(i)=ALPHA(i)/BETA(i) of the equation   det( A - w(i) B ) = 0  If JOB=’S’, then the pair (A,B) is simultaneously reduced to Schur form (i.e., A and B are both upper triangular) by applying one unitary tranformation (usually called Q) on the left and another (usually called Z) on the right
zhico, zhico.lcompute the UDU factorization and condition number of a Hermitian matrix A.  If the condition number is not needed then xHIFA is slightly faster.  It is typical to follow a call to xHICO with a call to xHISL to solve Ax = b or to xHIDI to compute the determinant, inverse, and inertia of A. 
zhidi, zhidi.lcompute the determinant, inertia, and inverse of a Hermitian matrix A, which has been UDU-factored by xHICO or xHIFA. 
zhifa, zhifa.lcompute the UDU factorization of a Hermitian matrix A.  It is typical to follow a call to xHIFA with a call to xHISL to solve Ax = b or to xHIDI to compute the determinant, inverse, and inertia of A. 
zhisl, zhisl.lsolve the linear system Ax = b for a Hermitian matrix A, which has been UDU-factored by xHICO or xHIFA, and vectors b and x. 
zhpco, zhpco.lcompute the UDU factorization and condition number of a Hermitian matrix A in packed storage.  If the condition number is not needed then xHPFA is slightly faster.  It is typical to follow a call to xHPCO with a call to xHPSL to solve Ax = b or to xHPDI to compute the determinant, inverse, and inertia of A. 
zhpcon, zhpcon.lestimate the reciprocal of the condition number of a complex Hermitian packed matrix A using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by ZHPTRF
zhpdi, zhpdi.lcompute the determinant, inertia, and inverse of a Hermitian matrix A in packed storage, which has been UDU-factored by xHPCO or xHPFA. 
zhpev, zhpev.lcompute all the eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix in packed storage
zhpevd, zhpevd.lcompute all the eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A in packed storage
zhpevx, zhpevx.lcompute selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A in packed storage
zhpfa, zhpfa.lcompute the UDU factorization of a Hermitian matrix A in packed storage.  It is typical to follow a call to xHPFA with a call to xHPSL to solve Ax = b or to xHPDI to compute the determinant, inverse, and inertia of A. 
zhpgst, zhpgst.lreduce a complex Hermitian-definite generalized eigenproblem to standard form, using packed storage
zhpgv, zhpgv.lcompute all the eigenvalues and, optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A∗x=(lambda)∗B∗x, A∗Bx=(lambda)∗x, or B∗A∗x=(lambda)∗x
zhpmv, zhpmv.lperform the matrix-vector operation y := alpha∗A∗x + beta∗y
zhpr, zhpr.lperform the hermitian rank 1 operation A := alpha∗x∗conjg( x’ ) + A
zhpr2, zhpr2.lperform the hermitian rank 2 operation A := alpha∗x∗conjg( y’ ) + conjg( alpha )∗y∗conjg( x’ ) + A
zhprfs, zhprfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian indefinite and packed, and provides error bounds and backward error estimates for the solution
zhpsl, zhpsl.lsolve the linear system Ax = b for a Hermitian matrix A in packed storage, which has been UDU-factored by xHPCO or xHPFA, and vectors b and x. 
zhpsv, zhpsv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
zhpsvx, zhpsvx.luse the diagonal pivoting factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H to compute the solution to a complex system of linear equations A ∗ X = B, where A is an N-by-N Hermitian matrix stored in packed format and X and B are N-by-NRHS matrices
zhptrd, zhptrd.lreduce a complex Hermitian matrix A stored in packed form to real symmetric tridiagonal form T by a unitary similarity transformation
zhptrf, zhptrf.lcompute the factorization of a complex Hermitian packed matrix A using the Bunch-Kaufman diagonal pivoting method
zhptri, zhptri.lcompute the inverse of a complex Hermitian indefinite matrix A in packed storage using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by ZHPTRF
zhptrs, zhptrs.lsolve a system of linear equations A∗X = B with a complex Hermitian matrix A stored in packed format using the factorization A = U∗D∗U∗∗H or A = L∗D∗L∗∗H computed by ZHPTRF
zhsein, zhsein.luse inverse iteration to find specified right and/or left eigenvectors of a complex upper Hessenberg matrix H
zhseqr, zhseqr.lcompute the eigenvalues of a complex upper Hessenberg matrix H, and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z∗∗H, where T is an upper triangular matrix (the Schur form), and Z is the unitary matrix of Schur vectors
zlabrd, zlabrd.lreduce the first NB rows and columns of a complex general m by n matrix A to upper or lower real bidiagonal form by a unitary transformation Q’ ∗ A ∗ P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
zlacgv, zlacgv.lconjugate a complex vector of length N
zlacon, zlacon.lestimate the 1-norm of a square, complex matrix A
zlacpy, zlacpy.lcopie all or part of a two-dimensional matrix A to another matrix B
zlacrm, zlacrm.lperform a very simple matrix-matrix multiplication
zlacrt, zlacrt.lapplie a plane rotation, where the cos and sin (C and S) are complex and the vectors CX and CY are complex
zladiv, zladiv.l:= X / Y, where X and Y are complex
zlaed0, zlaed0.lthe divide and conquer method, ZLAED0 computes all eigenvalues of a symmetric tridiagonal matrix which is one diagonal block of those from reducing a dense or band Hermitian matrix and corresponding eigenvectors of the dense or band matrix
zlaed7, zlaed7.lcompute the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
zlaed8, zlaed8.lmerge the two sets of eigenvalues together into a single sorted set
zlaein, zlaein.luse inverse iteration to find a right or left eigenvector corresponding to the eigenvalue W of a complex upper Hessenberg matrix H
zlaesy, zlaesy.lcompute the eigendecomposition of a 2-by-2 symmetric matrix  ( ( A, B );( B, C ) ) provided the norm of the matrix of eigenvectors is larger than some threshold value
zlaev2, zlaev2.lcompute the eigendecomposition of a 2-by-2 Hermitian matrix  [ A B ]  [ CONJG(B) C ]
zlags2, zlags2.lcompute 2-by-2 unitary matrices U, V and Q, such that if ( UPPER ) then   U’∗A∗Q = U’∗( A1 A2 )∗Q = ( x 0 )  ( 0 A3 ) ( x x ) and  V’∗B∗Q = V’∗( B1 B2 )∗Q = ( x 0 )  ( 0 B3 ) ( x x )  or if ( .NOT.UPPER ) then   U’∗A∗Q = U’∗( A1 0 )∗Q = ( x x )  ( A2 A3 ) ( 0 x ) and  V’∗B∗Q = V’∗( B1 0 )∗Q = ( x x )  ( B2 B3 ) ( 0 x ) where   U = ( CSU SNU ), V = ( CSV SNV ),
zlagtm, zlagtm.lperform a matrix-vector product of the form   B := alpha ∗ A ∗ X + beta ∗ B  where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
zlahef, zlahef.lcompute a partial factorization of a complex Hermitian matrix A using the Bunch-Kaufman diagonal pivoting method
zlahqr, zlahqr.li an auxiliary routine called by ZHSEQR to update the eigenvalues and Schur decomposition already computed by ZHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
zlahrd, zlahrd.lreduce the first NB columns of a complex general n-by-(n-k+1) matrix A so that elements below the k-th subdiagonal are zero
zlaic1, zlaic1.lapplie one step of incremental condition estimation in its simplest version
zlangb, zlangb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n band matrix A, with kl sub-diagonals and ku super-diagonals
zlange, zlange.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex matrix A
zlangt, zlangt.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex tridiagonal matrix A
zlanhb, zlanhb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n hermitian band matrix A, with k super-diagonals
zlanhe, zlanhe.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex hermitian matrix A
zlanhp, zlanhp.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex hermitian matrix A, supplied in packed form
zlanhs, zlanhs.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a Hessenberg matrix A
zlanht, zlanht.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex Hermitian tridiagonal matrix A
zlansb, zlansb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n symmetric band matrix A, with k super-diagonals
zlansp, zlansp.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex symmetric matrix A, supplied in packed form
zlansy, zlansy.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a complex symmetric matrix A
zlantb, zlantb.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n triangular band matrix A, with ( k + 1 ) diagonals
zlantp, zlantp.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a triangular matrix A, supplied in packed form
zlantr, zlantr.lreturn the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
zlapll, zlapll.ltwo column vectors X and Y, let   A = ( X Y )
zlapmt, zlapmt.lrearrange the columns of the M by N matrix X as specified by the permutation K(1),K(2),...,K(N) of the integers 1,...,N
zlaqgb, zlaqgb.lequilibrate a general M by N band matrix A with KL subdiagonals and KU superdiagonals using the row and scaling factors in the vectors R and C
zlaqge, zlaqge.lequilibrate a general M by N matrix A using the row and scaling factors in the vectors R and C
zlaqhb, zlaqhb.lequilibrate a symmetric band matrix A using the scaling factors in the vector S
zlaqhe, zlaqhe.lequilibrate a Hermitian matrix A using the scaling factors in the vector S
zlaqhp, zlaqhp.lequilibrate a Hermitian matrix A using the scaling factors in the vector S
zlaqsb, zlaqsb.lequilibrate a symmetric band matrix A using the scaling factors in the vector S
zlaqsp, zlaqsp.lequilibrate a symmetric matrix A using the scaling factors in the vector S
zlaqsy, zlaqsy.lequilibrate a symmetric matrix A using the scaling factors in the vector S
zlar2v, zlar2v.lapplie a vector of complex plane rotations with real cosines from both sides to a sequence of 2-by-2 complex Hermitian matrices,
zlarf, zlarf.lapplie a complex elementary reflector H to a complex M-by-N matrix C, from either the left or the right
zlarfb, zlarfb.lapplie a complex block reflector H or its transpose H’ to a complex M-by-N matrix C, from either the left or the right
zlarfg, zlarfg.lgenerate a complex elementary reflector H of order n, such that   H’ ∗ ( alpha ) = ( beta ), H’ ∗ H = I
zlarft, zlarft.lform the triangular factor T of a complex block reflector H of order n, which is defined as a product of k elementary reflectors
zlarfx, zlarfx.lapplie a complex elementary reflector H to a complex m by n matrix C, from either the left or the right
zlargv, zlargv.lgenerate a vector of complex plane rotations with real cosines, determined by elements of the complex vectors x and y
zlarnv, zlarnv.lreturn a vector of n random complex numbers from a uniform or normal distribution
zlartg, zlartg.lgenerate a plane rotation so that   [ CS SN ] [ F ] [ R ]  [ __ ]
zlartv, zlartv.lapplie a vector of complex plane rotations with real cosines to elements of the complex vectors x and y
zlascl, zlascl.lmultiply the M by N complex matrix A by the real scalar CTO/CFROM
zlaset, zlaset.linitialize a 2-D array A to BETA on the diagonal and ALPHA on the offdiagonals
zlasr, zlasr.lperform the transformation   A := P∗A, when SIDE = ’L’ or ’l’ ( Left-hand side )   A := A∗P’, when SIDE = ’R’ or ’r’ ( Right-hand side )  where A is an m by n complex matrix and P is an orthogonal matrix,
zlassq, zlassq.lreturn the values scl and ssq such that   ( scl∗∗2 )∗ssq = x( 1 )∗∗2 +...+ x( n )∗∗2 + ( scale∗∗2 )∗sumsq,
zlaswp, zlaswp.lperform a series of row interchanges on the matrix A
zlasyf, zlasyf.lcompute a partial factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
zlatbs, zlatbs.lsolve one of the triangular systems   A ∗ x = s∗b, A∗∗T ∗ x = s∗b, or A∗∗H ∗ x = s∗b,
zlatps, zlatps.lsolve one of the triangular systems   A ∗ x = s∗b, A∗∗T ∗ x = s∗b, or A∗∗H ∗ x = s∗b,
zlatrd, zlatrd.lreduce NB rows and columns of a complex Hermitian matrix A to Hermitian tridiagonal form by a unitary similarity transformation Q’ ∗ A ∗ Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
zlatrs, zlatrs.lsolve one of the triangular systems   A ∗ x = s∗b, A∗∗T ∗ x = s∗b, or A∗∗H ∗ x = s∗b,
zlatzm, zlatzm.lapplie a Householder matrix generated by ZTZRQF to a matrix
zlauu2, zlauu2.lcompute the product U ∗ U’ or L’ ∗ L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
zlauum, zlauum.lcompute the product U ∗ U’ or L’ ∗ L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
zpbco, zpbco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A in banded storage.  If the condition number is not needed then xPBFA is slightly faster.  It is typical to follow a call to xPBCO with a call to xPBSL to solve Ax = b or to xPBDI to compute the determinant of A. 
zpbcon, zpbcon.lestimate the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite band matrix using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by ZPBTRF
zpbdi, zpbdi.lcompute the determinant of a symmetric positive definite matrix A in banded storage, which has been Cholesky-factored by xPBCO or xPBFA. 
zpbequ, zpbequ.lcompute row and column scalings intended to equilibrate a Hermitian positive definite band matrix A and reduce its condition number (with respect to the two-norm)
zpbfa, zpbfa.lcompute a Cholesky factorization of a symmetric positive definite matrix A in banded storage.  It is typical to follow a call to xPBFA with a call to xPBSL to solve Ax = b or to xPBDI to compute the determinant of A. 
zpbrfs, zpbrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and banded, and provides error bounds and backward error estimates for the solution
zpbsl, zpbsl.lsection solve the linear system Ax = b for a symmetric positive definite matrix A in banded storage, which has been Cholesky-factored by xPBCO or xPBFA, and vectors b and x. 
zpbstf, zpbstf.lcompute a split Cholesky factorization of a complex Hermitian positive definite band matrix A
zpbsv, zpbsv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
zpbsvx, zpbsvx.luse the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H to compute the solution to a complex system of linear equations  A ∗ X = B,
zpbtf2, zpbtf2.lcompute the Cholesky factorization of a complex Hermitian positive definite band matrix A
zpbtrf, zpbtrf.lcompute the Cholesky factorization of a complex Hermitian positive definite band matrix A
zpbtrs, zpbtrs.lsolve a system of linear equations A∗X = B with a Hermitian positive definite band matrix A using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by ZPBTRF
zpoco, zpoco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A.  If the condition number is not needed then xPOFA is slightly faster.  It is typical to follow a call to xPOCO with a call to xPOSL to solve Ax = b or to xPODI to compute the determinant and inverse of A. 
zpocon, zpocon.lestimate the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite matrix using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by ZPOTRF
zpodi, zpodi.lcompute the determinant and inverse of a symmetric positive definite matrix A, which has been Cholesky-factored by xPOCO, xPOFA, or xQRDC. 
zpoequ, zpoequ.lcompute row and column scalings intended to equilibrate a Hermitian positive definite matrix A and reduce its condition number (with respect to the two-norm)
zpofa, zpofa.lcompute a Cholesky factorization of a symmetric positive definite matrix A.  It is typical to follow a call to xPOFA with a call to xPOSL to solve Ax = b or to xPODI to compute the determinant and inverse of A. 
zporfs, zporfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite,
zposl, zposl.lsolve the linear system Ax = b for a symmetric positive definite matrix A, which has been Cholesky-factored by xPOCO or xPOFA, and vectors b and x. 
zposv, zposv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
zposvx, zposvx.luse the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H to compute the solution to a complex system of linear equations  A ∗ X = B,
zpotf2, zpotf2.lcompute the Cholesky factorization of a complex Hermitian positive definite matrix A
zpotrf, zpotrf.lcompute the Cholesky factorization of a complex Hermitian positive definite matrix A
zpotri, zpotri.lcompute the inverse of a complex Hermitian positive definite matrix A using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by ZPOTRF
zpotrs, zpotrs.lsolve a system of linear equations A∗X = B with a Hermitian positive definite matrix A using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by ZPOTRF
zppco, zppco.lcompute a Cholesky factorization and condition number of a symmetric positive definite matrix A in packed storage.  If the condition number is not needed then xPPFA is slightly faster.  It is typical to follow a call to xPPCO with a call to xPPSL to solve Ax = b or to xPPDI to compute the determinant and inverse of A. 
zppcon, zppcon.lestimate the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite packed matrix using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by ZPPTRF
zppdi, zppdi.lcompute the determinant and inverse of a symmetric positive definite matrix A in packed storage, which has been Cholesky-factored by xPPCO or xPPFA. 
zppequ, zppequ.lcompute row and column scalings intended to equilibrate a Hermitian positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
zppfa, zppfa.lcompute a Cholesky factorization of a symmetric positive definite matrix A in packed storage.  It is typical to follow a call to xPPFA with a call to xPPSL to solve Ax = b or to xPPDI to compute the determinant and inverse of A. 
zpprfs, zpprfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and packed, and provides error bounds and backward error estimates for the solution
zppsl, zppsl.lsolve the linear system Ax = b for a symmetric positive definite matrix A in packed storage, which has been Cholesky-factored by xPPCO or xPPFA, and vectors b and x. 
zppsv, zppsv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
zppsvx, zppsvx.luse the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H to compute the solution to a complex system of linear equations  A ∗ X = B,
zpptrf, zpptrf.lcompute the Cholesky factorization of a complex Hermitian positive definite matrix A stored in packed format
zpptri, zpptri.lcompute the inverse of a complex Hermitian positive definite matrix A using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by ZPPTRF
zpptrs, zpptrs.lsolve a system of linear equations A∗X = B with a Hermitian positive definite matrix A in packed storage using the Cholesky factorization A = U∗∗H∗U or A = L∗L∗∗H computed by ZPPTRF
zptcon, zptcon.lcompute the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite tridiagonal matrix using the factorization A = L∗D∗L∗∗H or A = U∗∗H∗D∗U computed by ZPTTRF
zpteqr, zpteqr.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric positive definite tridiagonal matrix by first factoring the matrix using DPTTRF and then calling ZBDSQR to compute the singular values of the bidiagonal factor
zptrfs, zptrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and tridiagonal, and provides error bounds and backward error estimates for the solution
zptsl, zptsl.lsolve the linear system Ax = b for a symmetric positive definite tridiagonal matrix A and vectors b and x. 
zptsv, zptsv.lcompute the solution to a complex system of linear equations A∗X = B, where A is an N-by-N Hermitian positive definite tridiagonal matrix, and X and B are N-by-NRHS matrices
zptsvx, zptsvx.luse the factorization A = L∗D∗L∗∗H to compute the solution to a complex system of linear equations A∗X = B, where A is an N-by-N Hermitian positive definite tridiagonal matrix and X and B are N-by-NRHS matrices
zpttrf, zpttrf.lcompute the factorization of a complex Hermitian positive definite tridiagonal matrix A
zpttrs, zpttrs.lsolve a system of linear equations A ∗ X = B with a Hermitian positive definite tridiagonal matrix A using the factorization A = U∗∗H∗D∗U or A = L∗D∗L∗∗H computed by ZPTTRF
zqrdc, zqrdc.lcompute the QR factorization of a general matrix A.  It is typical to follow a  call to xQRDC with a call to xQRSL to solve Ax = b or to xPODI to compute the determinant of A. 
zqrsl, zqrsl.lsolve the linear system Ax = b for a general matrix A, which has been QR- factored by xQRDC, and vectors b and x. 
zrot, zrot.lapply a plane rotation, where the cos (C) is real and the sin (S) is complex, and the vectors CX and CY are complex
ZROTG, zrotg.lConstruct a Given’s plane rotation
ZSCAL, zscal.lCompute y := alpha ∗ y
zsico, zsico.lcompute the UDU factorization and condition number of a symmetric matrix A.  If the condition number is not needed then xSIFA is slightly faster.  It is typical to follow a call to xSICO with a call to xSISL to solve Ax = b or to xSIDI to compute the determinant, inverse, and inertia of A. 
zsidi, zsidi.lcompute the determinant, inertia, and inverse of a symmetric matrix A, which has been UDU-factored by xSICO or xSIFA. 
zsifa, zsifa.lcompute the UDU factorization of a symmetric matrix A.  It is typical to follow a call to xSIFA with a call to xSISL to solve Ax = b or to xSIDI to compute the determinant, inverse, and inertia of A. 
zsisl, zsisl.lsolve the linear system Ax = b for a symmetric matrix A, which has been UDU-factored by xSICO or xSIFA, and vectors b and x. 
zspco, zspco.lcompute the UDU factorization and condition number of a symmetric matrix A in packed storage.  If the condition number is not needed then xSPFA is slightly faster.  It is typical to follow a call to xSPCO with a call to xSPSL to solve Ax = b or to xSPDI to compute the determinant, inverse, and inertia of A. 
zspcon, zspcon.lestimate the reciprocal of the condition number (in the 1-norm) of a complex symmetric packed matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by ZSPTRF
zspdi, zspdi.lcompute the determinant, inertia, and inverse of a symmetric matrix A in packed storage, which has been UDU-factored by xSPCO or xSPFA. 
zspfa, zspfa.lcompute the UDU factorization of a symmetric matrix A in packed storage.  It is typical to follow a call to xSPFA with a call to xSPSL to solve Ax = b or to xSPDI to compute the determinant, inverse, and inertia of A. 
zspmv, zspmv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y,
zspr, zspr.lperform the symmetric rank 1 operation   A := alpha∗x∗conjg( x’ ) + A,
zsprfs, zsprfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite and packed, and provides error bounds and backward error estimates for the solution
zspsl, zspsl.lsolve the linear system Ax = b for a symmetric matrix A in packed storage, which has been UDU-factored by xSPCO or xSPFA, and vectors b and x. 
zspsv, zspsv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
zspsvx, zspsvx.luse the diagonal pivoting factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T to compute the solution to a complex system of linear equations A ∗ X = B, where A is an N-by-N symmetric matrix stored in packed format and X and B are N-by-NRHS matrices
zsptrf, zsptrf.lcompute the factorization of a complex symmetric matrix A stored in packed format using the Bunch-Kaufman diagonal pivoting method
zsptri, zsptri.lcompute the inverse of a complex symmetric indefinite matrix A in packed storage using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by ZSPTRF
zsptrs, zsptrs.lsolve a system of linear equations A∗X = B with a complex symmetric matrix A stored in packed format using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by ZSPTRF
zstedc, zstedc.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the divide and conquer method
zstein, zstein.lcompute the eigenvectors of a real symmetric tridiagonal matrix T corresponding to specified eigenvalues, using inverse iteration
zsteqr, zsteqr.lcompute all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the implicit QL or QR method
zsvdc, zsvdc.lcompute the singular value decomposition of a general matrix A. 
ZSWAP, zswap.lExchange vectors x and y. 
zsycon, zsycon.lestimate the reciprocal of the condition number (in the 1-norm) of a complex symmetric matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by ZSYTRF
zsymm, zsymm.lperform one of the matrix-matrix operations   C := alpha∗A∗B + beta∗C or C := alpha∗B∗A + beta∗C
zsymv, zsymv.lperform the matrix-vector operation   y := alpha∗A∗x + beta∗y,
zsyr, zsyr.lperform the symmetric rank 1 operation   A := alpha∗x∗( x’ ) + A,
zsyr2k, zsyr2k.lperform one of the symmetric rank 2k operations   C := alpha∗A∗B’ + alpha∗B∗A’ + beta∗C or C := alpha∗A’∗B + alpha∗B’∗A + beta∗C
zsyrfs, zsyrfs.limprove the computed solution to a system of linear equations when the coefficient matrix is symmetric indefinite, and provides error bounds and backward error estimates for the solution
zsyrk, zsyrk.lperform one of the symmetric rank k operations   C := alpha∗A∗A’ + beta∗C or C := alpha∗A’∗A + beta∗C
zsysv, zsysv.lcompute the solution to a complex system of linear equations  A ∗ X = B,
zsysvx, zsysvx.luse the diagonal pivoting factorization to compute the solution to a complex system of linear equations A ∗ X = B,
zsytf2, zsytf2.lcompute the factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
zsytrf, zsytrf.lcompute the factorization of a complex symmetric matrix A using the Bunch-Kaufman diagonal pivoting method
zsytri, zsytri.lcompute the inverse of a complex symmetric indefinite matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by ZSYTRF
zsytrs, zsytrs.lsolve a system of linear equations A∗X = B with a complex symmetric matrix A using the factorization A = U∗D∗U∗∗T or A = L∗D∗L∗∗T computed by ZSYTRF
ztbcon, ztbcon.lestimate the reciprocal of the condition number of a triangular band matrix A, in either the 1-norm or the infinity-norm
ztbmv, ztbmv.lperform one of the matrix-vector operations x := A∗x, or x := A’∗x, or x := conjg( A’ )∗x
ztbrfs, ztbrfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular band coefficient matrix
ztbsv, ztbsv.lsolve one of the systems of equations A∗x = b, or A’∗x = b, or conjg( A’ )∗x = b
ztbtrs, ztbtrs.lsolve a triangular system of the form   A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
ztgevc, ztgevc.lcompute some or all of the right and/or left generalized eigenvectors of a pair of complex upper triangular matrices (A,B)
ztgsja, ztgsja.lcompute the generalized singular value decomposition (GSVD) of two complex upper triangular (or trapezoidal) matrices A and B
ztpcon, ztpcon.lestimate the reciprocal of the condition number of a packed triangular matrix A, in either the 1-norm or the infinity-norm
ztpmv, ztpmv.lperform one of the matrix-vector operations x := A∗x, or x := A’∗x, or x := conjg( A’ )∗x
ztprfs, ztprfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular packed coefficient matrix
ztpsv, ztpsv.lsolve one of the systems of equations A∗x = b, or A’∗x = b, or conjg( A’ )∗x = b
ztptri, ztptri.lcompute the inverse of a complex upper or lower triangular matrix A stored in packed format
ztptrs, ztptrs.lsolve a triangular system of the form   A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
ztrco, ztrco.lestimate the condition number of a triangular matrix A.  It is typical to follow a call to xTRCO with a call to xTRSL to solve Ax = b or to xTRDI to compute the determinant and inverse of A. 
ztrcon, ztrcon.lestimate the reciprocal of the condition number of a triangular matrix A, in either the 1-norm or the infinity-norm
ztrdi, ztrdi.lcompute the determinant and inverse of a triangular matrix A. 
ztrevc, ztrevc.lcompute some or all of the right and/or left eigenvectors of a complex upper triangular matrix T
ztrexc, ztrexc.lreorder the Schur factorization of a complex matrix A = Q∗T∗Q∗∗H, so that the diagonal element of T with row index IFST is moved to row ILST
ztrmm, ztrmm.lperform one of the matrix-matrix operations   B := alpha∗op( A )∗B or B := alpha∗B∗op( A )  where alpha is a scalar, B is an m by n matrix, A is a unit, or non-unit, upper or lower triangular matrix and op( A ) is one of   op( A ) = A or op( A ) = A’ or op( A ) = conjg( A’ )
ztrmv, ztrmv.lperform one of the matrix-vector operations x := A∗x, or x := A’∗x, or x := conjg( A’ )∗x
ztrrfs, ztrrfs.lprovide error bounds and backward error estimates for the solution to a system of linear equations with a triangular coefficient matrix
ztrsen, ztrsen.lreorder the Schur factorization of a complex matrix A = Q∗T∗Q∗∗H, so that a selected cluster of eigenvalues appears in the leading positions on the diagonal of the upper triangular matrix T, and the leading columns of Q form an orthonormal basis of the corresponding right invariant subspace
ztrsl, ztrsl.lsolve the linear system Ax = b for a triangular matrix A and vectors b and x. 
ztrsm, ztrsm.lsolve one of the matrix equations   op( A )∗X = alpha∗B, or X∗op( A ) = alpha∗B
ztrsna, ztrsna.lestimate reciprocal condition numbers for specified eigenvalues and/or right eigenvectors of a complex upper triangular matrix T (or of any matrix Q∗T∗Q∗∗H with Q unitary)
ztrsv, ztrsv.lsolve one of the systems of equations A∗x = b, or A’∗x = b, or conjg( A’ )∗x = b
ztrsyl, ztrsyl.lsolve the complex Sylvester matrix equation
ztrti2, ztrti2.lcompute the inverse of a complex upper or lower triangular matrix
ztrtri, ztrtri.lcompute the inverse of a complex upper or lower triangular matrix A
ztrtrs, ztrtrs.lsolve a triangular system of the form   A ∗ X = B, A∗∗T ∗ X = B, or A∗∗H ∗ X = B,
ztzrqf, ztzrqf.lreduce the M-by-N ( M<=N ) complex upper trapezoidal matrix A to upper triangular form by means of unitary transformations
zung2l, zung2l.lgenerate an m by n complex matrix Q with orthonormal columns,
zung2r, zung2r.lgenerate an m by n complex matrix Q with orthonormal columns,
zungbr, zungbr.lgenerate one of the complex unitary matrices Q or P∗∗H determined by ZGEBRD when reducing a complex matrix A to bidiagonal form
zunghr, zunghr.lgenerate a complex unitary matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by ZGEHRD
zungl2, zungl2.lgenerate an m-by-n complex matrix Q with orthonormal rows,
zunglq, zunglq.lgenerate an M-by-N complex matrix Q with orthonormal rows,
zungql, zungql.lgenerate an M-by-N complex matrix Q with orthonormal columns,
zungqr, zungqr.lgenerate an M-by-N complex matrix Q with orthonormal columns,
zungr2, zungr2.lgenerate an m by n complex matrix Q with orthonormal rows,
zungrq, zungrq.lgenerate an M-by-N complex matrix Q with orthonormal rows,
zungtr, zungtr.lgenerate a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by ZHETRD
zunm2l, zunm2l.loverwrite the general complex m-by-n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’C’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’C’,
zunm2r, zunm2r.loverwrite the general complex m-by-n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’C’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’C’,
zunmbr, zunmbr.lVECT = ’Q’, ZUNMBR overwrites the general complex M-by-N matrix C with  SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
zunmhr, zunmhr.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
zunml2, zunml2.loverwrite the general complex m-by-n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’C’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’C’,
zunmlq, zunmlq.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
zunmql, zunmql.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
zunmqr, zunmqr.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
zunmr2, zunmr2.loverwrite the general complex m-by-n matrix C with   Q ∗ C if SIDE = ’L’ and TRANS = ’N’, or   Q’∗ C if SIDE = ’L’ and TRANS = ’C’, or   C ∗ Q if SIDE = ’R’ and TRANS = ’N’, or   C ∗ Q’ if SIDE = ’R’ and TRANS = ’C’,
zunmrq, zunmrq.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
zunmtr, zunmtr.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’
zupgtr, zupgtr.lgenerate a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by ZHPTRD using packed storage
zupmtr, zupmtr.loverwrite the general complex M-by-N matrix C with   SIDE = ’L’ SIDE = ’R’ TRANS = ’N’

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026