Appendix 1: Subroutine Names and Arguments in NAPACK
作者
William W. Hager
标识
DOI:10.1137/1.9781611976861.app1
摘要
Below we list the subroutine names and arguments for NAPACK. These subroutines are organized first by the relevant chapter and then in alphabetical order by the stem of the name. The section of a chapter which is relevant to a particular subroutine appears as a superscript following the subroutine name. A brief description of each subroutine is given in Section 8-1 while a detailed description of each subroutine argument appears in the comment statements that accompany the subroutine. The minimum dimension for each argument that is an array appears in parentheses after the argument. When an input parameter for one subroutine is an output parameter from another subroutine, then the minimum dimensions are only indicated in the subroutine which outputs the array. For example, the A argument of FACT is used as input for subroutines DET, SOLVE, CON, and TRANS. Below, we only indicate the minimum dimension for A in subroutine FACT.