diff options
69 files changed, 190 insertions, 106 deletions
diff --git a/DOCS/Doxyfile b/DOCS/Doxyfile index 320db7fa..9098aa87 100644 --- a/DOCS/Doxyfile +++ b/DOCS/Doxyfile @@ -32,7 +32,7 @@ PROJECT_NAME = LAPACK # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 3.4.1 +PROJECT_NUMBER = 3.4.2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer diff --git a/DOCS/groups-usr.dox b/DOCS/groups-usr.dox index 074ce29f..feb134f1 100644 --- a/DOCS/groups-usr.dox +++ b/DOCS/groups-usr.dox @@ -17,6 +17,12 @@ * @defgroup PO Positive Definite Matrix * @ingroup lapack * This is the group of Positive Definite routines + * @defgroup GT General tridiagonal Matrix + * @ingroup lapack + * This is the group of General tridiagonal routines + * @defgroup PT Positive Definite tridiagonal Matrix + * @ingroup lapack + * This is the group of Positive Definite tridiagonal routines * @defgroup auxOTHERauxiliary Other Auxiliary Routines * @ingroup lapack * This is the group of Other Auxiliary routines @@ -35,6 +41,12 @@ * @defgroup solvePO Linear Solve * @ingroup PO * This is the group of Linear Solve Driver routines + * @defgroup solveGT Linear Solve + * @ingroup GT + * This is the group of Linear Solve Driver routines + * @defgroup solvePT Linear Solve + * @ingroup PT + * This is the group of Linear Solve Driver routines * @defgroup eigenGE Eigenvalue * @ingroup GE * This is the group of Eigenvalue Driver routines @@ -56,6 +68,12 @@ * @defgroup computationalPO Computational routines * @ingroup PO * This is the group of Computational routines + * @defgroup computationalGT Computational routines + * @ingroup GT + * This is the group of Computational routines + * @defgroup computationalPT Computational routines + * @ingroup PT + * This is the group of Computational routines * @defgroup auxiliaryGE Auxiliary routines * @ingroup GE * This is the group of Auxiliary routines @@ -68,6 +86,12 @@ * @defgroup auxiliaryPO Auxiliary routines * @ingroup PO * This is the group of Auxiliary routines + * @defgroup auxiliaryGT Auxiliary routines + * @ingroup GT + * This is the group of Auxiliary routines + * @defgroup auxiliaryPT Auxiliary routines + * @ingroup PT + * This is the group of Auxiliary routines * **** * @@ -83,6 +107,12 @@ * @defgroup doubleGBsolve double * @ingroup solveGB * This is the group of double solve driver functions for GB matrices + * @defgroup doubleGTsolve double + * @ingroup solveGT + * This is the group of double solve driver functions for GT matrices + * @defgroup doublePTsolve double + * @ingroup solvePT + * This is the group of double solve driver functions for PT matrices * @defgroup doubleGEeigen double * @ingroup eigenGE * This is the group of double eigenvalue driver functions for GE matrices @@ -104,6 +134,12 @@ * @defgroup doubleGBcomputational double * @ingroup computationalGB * This is the group of double computational functions for GB matrices + * @defgroup doubleGTcomputational double + * @ingroup computationalGT + * This is the group of double computational functions for GT matrices + * @defgroup doublePTcomputational double + * @ingroup computationalPT + * This is the group of double computational functions for PT matrices * @defgroup doubleGEauxiliary double * @ingroup auxiliaryGE * This is the group of double auxiliary functions for GE matrices @@ -116,6 +152,12 @@ * @defgroup doubleGBauxiliary double * @ingroup auxiliaryGB * This is the group of double auxiliary functions for GB matrices + * @defgroup doublePTauxiliary double + * @ingroup auxiliaryPT + * This is the group of double auxiliary functions for PT matrices + * @defgroup doubleGTauxiliary double + * @ingroup auxiliaryGT + * This is the group of double auxiliary functions for GT matrices * **** * @@ -131,6 +173,12 @@ * @defgroup realGBsolve real * @ingroup solveGB * This is the group of real solve driver functions for GB matrices + * @defgroup realGTsolve real + * @ingroup solveGT + * This is the group of real solve driver functions for GT matrices + * @defgroup realPTsolve real + * @ingroup solvePT + * This is the group of real solve driver functions for PT matrices * @defgroup realGEeigen real * @ingroup eigenGE * This is the group of real eigenvalue driver functions for GE matrices @@ -152,6 +200,12 @@ * @defgroup realGBcomputational real * @ingroup computationalGB * This is the group of real computational functions for GB matrices + * @defgroup realPTcomputational real + * @ingroup computationalPT + * This is the group of real computational functions for PT matrices + * @defgroup realGTcomputational real + * @ingroup computationalGT + * This is the group of real computational functions for GT matrices * @defgroup realGEauxiliary real * @ingroup auxiliaryGE * This is the group of real auxiliary functions for GE matrices @@ -164,6 +218,12 @@ * @defgroup realGBauxiliary real * @ingroup auxiliaryGB * This is the group of real auxiliary functions for GB matrices + * @defgroup realGTauxiliary real + * @ingroup auxiliaryGT + * This is the group of real auxiliary functions for GT matrices + * @defgroup realPTauxiliary real + * @ingroup auxiliaryPT + * This is the group of real auxiliary functions for PT matrices * **** * @@ -179,6 +239,12 @@ * @defgroup complexGBsolve complex * @ingroup solveGB * This is the group of complex solve driver functions for GB matrices + * @defgroup complexGTsolve complex + * @ingroup solveGT + * This is the group of complex solve driver functions for GT matrices + * @defgroup complexPTsolve complex + * @ingroup solvePT + * This is the group of complex solve driver functions for PT matrices * @defgroup complexGEeigen complex * @ingroup eigenGE * This is the group of complex eigenvalue driver functions for GE matrices @@ -200,6 +266,12 @@ * @defgroup complexGBcomputational complex * @ingroup computationalGB * This is the group of complex computational functions for GB matrices + * @defgroup complexGTcomputational complex + * @ingroup computationalGT + * This is the group of complex computational functions for GT matrices + * @defgroup complexPTcomputational complex + * @ingroup computationalPT + * This is the group of complex computational functions for PT matrices * @defgroup complexGEauxiliary complex * @ingroup auxiliaryGE * This is the group of complex auxiliary functions for GE matrices @@ -227,6 +299,12 @@ * @defgroup complex16GBsolve complex16 * @ingroup solveGB * This is the group of complex16 solve driver functions for GB matrices + * @defgroup complex16GTsolve complex16 + * @ingroup solveGT + * This is the group of complex16 solve driver functions for GT matrices + * @defgroup complex16PTsolve complex16 + * @ingroup solvePT + * This is the group of complex16 solve driver functions for PT matrices * @defgroup complex16GEeigen complex16 * @ingroup eigenGE * This is the group of complex16 eigenvalue driver functions for GE matrices @@ -248,6 +326,12 @@ * @defgroup complex16GBcomputational complex16 * @ingroup computationalGB * This is the group of complex16 computational functions for GB matrices + * @defgroup complex16GTcomputational complex16 + * @ingroup computationalGT + * This is the group of complex16 computational functions for GT matrices + * @defgroup complex16PTcomputational complex16 + * @ingroup computationalPT + * This is the group of complex16 computational functions for PT matrices * @defgroup complex16GEauxiliary complex16 * @ingroup auxiliaryGE * This is the group of complex16 auxiliary functions for GE matrices diff --git a/SRC/cgtcon.f b/SRC/cgtcon.f index eeae1199..348782d7 100644 --- a/SRC/cgtcon.f +++ b/SRC/cgtcon.f @@ -135,7 +135,7 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexGTcomputational * * ===================================================================== SUBROUTINE CGTCON( NORM, N, DL, D, DU, DU2, IPIV, ANORM, RCOND, diff --git a/SRC/cgtrfs.f b/SRC/cgtrfs.f index 8a67568b..5f9e484c 100644 --- a/SRC/cgtrfs.f +++ b/SRC/cgtrfs.f @@ -203,7 +203,7 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexGTcomputational * * ===================================================================== SUBROUTINE CGTRFS( TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, DU2, diff --git a/SRC/cgtsv.f b/SRC/cgtsv.f index 4f368723..027c5722 100644 --- a/SRC/cgtsv.f +++ b/SRC/cgtsv.f @@ -1,4 +1,4 @@ -*> \brief \b CGTSV +*> \brief <b> CGTSV computes the solution to system of linear equations A * X = B for GT matrices <b> * * =========== DOCUMENTATION =========== * @@ -119,12 +119,12 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexGTsolve * * ===================================================================== SUBROUTINE CGTSV( N, NRHS, DL, D, DU, B, LDB, INFO ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK driver routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/cgtsvx.f b/SRC/cgtsvx.f index 01f7b46d..3ed75192 100644 --- a/SRC/cgtsvx.f +++ b/SRC/cgtsvx.f @@ -1,4 +1,4 @@ -*> \brief \b CGTSVX +*> \brief <b> CGTSVX computes the solution to system of linear equations A * X = B for GT matrices <b> * * =========== DOCUMENTATION =========== * @@ -287,14 +287,14 @@ * *> \date April 2012 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexGTsolve * * ===================================================================== SUBROUTINE CGTSVX( FACT, TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, $ DU2, IPIV, B, LDB, X, LDX, RCOND, FERR, BERR, $ WORK, RWORK, INFO ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK driver routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * April 2012 diff --git a/SRC/cgttrf.f b/SRC/cgttrf.f index 78997ac9..55cbb5f8 100644 --- a/SRC/cgttrf.f +++ b/SRC/cgttrf.f @@ -119,7 +119,7 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexGTcomputational * * ===================================================================== SUBROUTINE CGTTRF( N, DL, D, DU, DU2, IPIV, INFO ) diff --git a/SRC/cgttrs.f b/SRC/cgttrs.f index 2207dcc1..dd631823 100644 --- a/SRC/cgttrs.f +++ b/SRC/cgttrs.f @@ -132,7 +132,7 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexGTcomputational * * ===================================================================== SUBROUTINE CGTTRS( TRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB, diff --git a/SRC/cgtts2.f b/SRC/cgtts2.f index c6014c4b..7c59f2d5 100644 --- a/SRC/cgtts2.f +++ b/SRC/cgtts2.f @@ -123,12 +123,12 @@ * *> \date November 2011 * -*> \ingroup complexOTHERauxiliary +*> \ingroup complexGTcomputational * * ===================================================================== SUBROUTINE CGTTS2( ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB ) * -* -- LAPACK auxiliary routine (version 3.4.0) -- +* -- LAPACK computational routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/cptcon.f b/SRC/cptcon.f index c0b78dbe..9e019852 100644 --- a/SRC/cptcon.f +++ b/SRC/cptcon.f @@ -104,7 +104,7 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexPTcomputational * *> \par Further Details: * ===================== diff --git a/SRC/cpteqr.f b/SRC/cpteqr.f index 68dd24aa..983836e5 100644 --- a/SRC/cpteqr.f +++ b/SRC/cpteqr.f @@ -140,7 +140,7 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexPTcomputational * * ===================================================================== SUBROUTINE CPTEQR( COMPZ, N, D, E, Z, LDZ, WORK, INFO ) diff --git a/SRC/cptrfs.f b/SRC/cptrfs.f index 02183c4b..fbdc451f 100644 --- a/SRC/cptrfs.f +++ b/SRC/cptrfs.f @@ -177,7 +177,7 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexPTcomputational * * ===================================================================== SUBROUTINE CPTRFS( UPLO, N, NRHS, D, E, DF, EF, B, LDB, X, LDX, diff --git a/SRC/cptsv.f b/SRC/cptsv.f index 935002c6..b075de5e 100644 --- a/SRC/cptsv.f +++ b/SRC/cptsv.f @@ -1,4 +1,4 @@ -*> \brief \b CPTSV +*> \brief <b> CPTSV computes the solution to system of linear equations A * X = B for PT matrices</b> * * =========== DOCUMENTATION =========== * @@ -110,12 +110,12 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexPTsolve * * ===================================================================== SUBROUTINE CPTSV( N, NRHS, D, E, B, LDB, INFO ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK driver routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/cptsvx.f b/SRC/cptsvx.f index cd7ae862..06470985 100644 --- a/SRC/cptsvx.f +++ b/SRC/cptsvx.f @@ -1,4 +1,4 @@ -*> \brief \b CPTSVX +*> \brief <b> CPTSVX computes the solution to system of linear equations A * X = B for PT matrices</b> * * =========== DOCUMENTATION =========== * @@ -228,13 +228,13 @@ * *> \date April 2012 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexPTsolve * * ===================================================================== SUBROUTINE CPTSVX( FACT, N, NRHS, D, E, DF, EF, B, LDB, X, LDX, $ RCOND, FERR, BERR, WORK, RWORK, INFO ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK driver routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * April 2012 diff --git a/SRC/cpttrf.f b/SRC/cpttrf.f index faaa100e..eb543601 100644 --- a/SRC/cpttrf.f +++ b/SRC/cpttrf.f @@ -87,7 +87,7 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexPTcomputational * * ===================================================================== SUBROUTINE CPTTRF( N, D, E, INFO ) diff --git a/SRC/cpttrs.f b/SRC/cpttrs.f index 726ed4c5..a5562036 100644 --- a/SRC/cpttrs.f +++ b/SRC/cpttrs.f @@ -116,7 +116,7 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexPTcomputational * * ===================================================================== SUBROUTINE CPTTRS( UPLO, N, NRHS, D, E, B, LDB, INFO ) diff --git a/SRC/cptts2.f b/SRC/cptts2.f index 72ca6089..899b544e 100644 --- a/SRC/cptts2.f +++ b/SRC/cptts2.f @@ -108,7 +108,7 @@ * *> \date November 2011 * -*> \ingroup complexOTHERcomputational +*> \ingroup complexPTcomputational * * ===================================================================== SUBROUTINE CPTTS2( IUPLO, N, NRHS, D, E, B, LDB ) diff --git a/SRC/csytri2.f b/SRC/csytri2.f index 9bdf422a..870e8291 100644 --- a/SRC/csytri2.f +++ b/SRC/csytri2.f @@ -35,7 +35,7 @@ *> *> \verbatim *> -*> CSYTRI2 computes the inverse of a COMPLEX hermitian indefinite matrix +*> CSYTRI2 computes 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. CSYTRI2 sets the LEADING DIMENSION of the workspace *> before calling CSYTRI2X that actually computes the inverse. diff --git a/SRC/dgejsv.f b/SRC/dgejsv.f index a63e72c3..03bd7a75 100644 --- a/SRC/dgejsv.f +++ b/SRC/dgejsv.f @@ -391,7 +391,7 @@ * *> \date November 2011 * -*> \ingroup doubleGEcomputational +*> \ingroup doubleGEsing * *> \par Further Details: * ===================== diff --git a/SRC/dgtcon.f b/SRC/dgtcon.f index 500fa0df..8e7ae497 100644 --- a/SRC/dgtcon.f +++ b/SRC/dgtcon.f @@ -140,7 +140,7 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doubleGTcomputational * * ===================================================================== SUBROUTINE DGTCON( NORM, N, DL, D, DU, DU2, IPIV, ANORM, RCOND, diff --git a/SRC/dgtrfs.f b/SRC/dgtrfs.f index 932945b1..e1226c12 100644 --- a/SRC/dgtrfs.f +++ b/SRC/dgtrfs.f @@ -202,7 +202,7 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doubleGTcomputational * * ===================================================================== SUBROUTINE DGTRFS( TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, DU2, diff --git a/SRC/dgtsv.f b/SRC/dgtsv.f index b170b92c..7b687e24 100644 --- a/SRC/dgtsv.f +++ b/SRC/dgtsv.f @@ -1,4 +1,4 @@ -*> \brief \b DGTSV +*> \brief <b> DGTSV computes the solution to system of linear equations A * X = B for GT matrices <b> * * =========== DOCUMENTATION =========== * @@ -122,12 +122,12 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doubleGTsolve * * ===================================================================== SUBROUTINE DGTSV( N, NRHS, DL, D, DU, B, LDB, INFO ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK driver routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/dgtsvx.f b/SRC/dgtsvx.f index 4f4818c7..cc26402c 100644 --- a/SRC/dgtsvx.f +++ b/SRC/dgtsvx.f @@ -1,4 +1,4 @@ -*> \brief \b DGTSVX +*> \brief <b> DGTSVX computes the solution to system of linear equations A * X = B for GT matrices <b> * * =========== DOCUMENTATION =========== * @@ -286,14 +286,14 @@ * *> \date April 2012 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doubleGTsolve * * ===================================================================== SUBROUTINE DGTSVX( FACT, TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, $ DU2, IPIV, B, LDB, X, LDX, RCOND, FERR, BERR, $ WORK, IWORK, INFO ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK driver routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * April 2012 diff --git a/SRC/dgttrf.f b/SRC/dgttrf.f index 154fb31a..bf4280af 100644 --- a/SRC/dgttrf.f +++ b/SRC/dgttrf.f @@ -119,7 +119,7 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doubleGTcomputational * * ===================================================================== SUBROUTINE DGTTRF( N, DL, D, DU, DU2, IPIV, INFO ) diff --git a/SRC/dgttrs.f b/SRC/dgttrs.f index 6507c496..d130b274 100644 --- a/SRC/dgttrs.f +++ b/SRC/dgttrs.f @@ -132,7 +132,7 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doubleGTcomputational * * ===================================================================== SUBROUTINE DGTTRS( TRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB, diff --git a/SRC/dgtts2.f b/SRC/dgtts2.f index ec388118..042326e9 100644 --- a/SRC/dgtts2.f +++ b/SRC/dgtts2.f @@ -123,12 +123,12 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERauxiliary +*> \ingroup doubleGTcomputational * * ===================================================================== SUBROUTINE DGTTS2( ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB ) * -* -- LAPACK auxiliary routine (version 3.4.0) -- +* -- LAPACK computational routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/dptcon.f b/SRC/dptcon.f index d61b4b9b..4b4b7227 100644 --- a/SRC/dptcon.f +++ b/SRC/dptcon.f @@ -103,7 +103,7 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doublePTcomputational * *> \par Further Details: * ===================== diff --git a/SRC/dpteqr.f b/SRC/dpteqr.f index 60f33083..bad3fd9c 100644 --- a/SRC/dpteqr.f +++ b/SRC/dpteqr.f @@ -140,7 +140,7 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doublePTcomputational * * ===================================================================== SUBROUTINE DPTEQR( COMPZ, N, D, E, Z, LDZ, WORK, INFO ) diff --git a/SRC/dptrfs.f b/SRC/dptrfs.f index aa863a6e..47eb03b9 100644 --- a/SRC/dptrfs.f +++ b/SRC/dptrfs.f @@ -157,7 +157,7 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doublePTcomputational * * ===================================================================== SUBROUTINE DPTRFS( N, NRHS, D, E, DF, EF, B, LDB, X, LDX, FERR, diff --git a/SRC/dptsv.f b/SRC/dptsv.f index ca2478b9..bd06c710 100644 --- a/SRC/dptsv.f +++ b/SRC/dptsv.f @@ -1,4 +1,4 @@ -*> \brief \b DPTSV +*> \brief <b> DPTSV computes the solution to system of linear equations A * X = B for PT matrices</b> * * =========== DOCUMENTATION =========== * @@ -109,12 +109,12 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doublePTsolve * * ===================================================================== SUBROUTINE DPTSV( N, NRHS, D, E, B, LDB, INFO ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK driver routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/dptsvx.f b/SRC/dptsvx.f index f3dfe594..25571c18 100644 --- a/SRC/dptsvx.f +++ b/SRC/dptsvx.f @@ -1,4 +1,4 @@ -*> \brief \b DPTSVX +*> \brief <b> DPTSVX computes the solution to system of linear equations A * X = B for PT matrices</b> * * =========== DOCUMENTATION =========== * @@ -222,13 +222,13 @@ * *> \date April 2012 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doublePTsolve * * ===================================================================== SUBROUTINE DPTSVX( FACT, N, NRHS, D, E, DF, EF, B, LDB, X, LDX, $ RCOND, FERR, BERR, WORK, INFO ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK driver routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * April 2012 diff --git a/SRC/dpttrf.f b/SRC/dpttrf.f index 69784a51..6707cd5d 100644 --- a/SRC/dpttrf.f +++ b/SRC/dpttrf.f @@ -86,7 +86,7 @@ * *> \date November 2011 * -*> \ingroup auxOTHERcomputational +*> \ingroup doublePTcomputational * * ===================================================================== SUBROUTINE DPTTRF( N, D, E, INFO ) diff --git a/SRC/dpttrs.f b/SRC/dpttrs.f index e01976b2..3c82a125 100644 --- a/SRC/dpttrs.f +++ b/SRC/dpttrs.f @@ -104,7 +104,7 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doublePTcomputational * * ===================================================================== SUBROUTINE DPTTRS( N, NRHS, D, E, B, LDB, INFO ) diff --git a/SRC/dptts2.f b/SRC/dptts2.f index 5d1b6128..3973fa10 100644 --- a/SRC/dptts2.f +++ b/SRC/dptts2.f @@ -97,7 +97,7 @@ * *> \date November 2011 * -*> \ingroup doubleOTHERcomputational +*> \ingroup doublePTcomputational * * ===================================================================== SUBROUTINE DPTTS2( N, NRHS, D, E, B, LDB ) diff --git a/SRC/dsysvxx.f b/SRC/dsysvxx.f index 5affc228..a254eb9a 100644 --- a/SRC/dsysvxx.f +++ b/SRC/dsysvxx.f @@ -497,7 +497,7 @@ * *> \date April 2012 * -*> \ingroup doubleSYcomputational +*> \ingroup doubleSYdriver * * ===================================================================== SUBROUTINE DSYSVXX( FACT, UPLO, N, NRHS, A, LDA, AF, LDAF, IPIV, @@ -505,7 +505,7 @@ $ N_ERR_BNDS, ERR_BNDS_NORM, ERR_BNDS_COMP, $ NPARAMS, PARAMS, WORK, IWORK, INFO ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK driver routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * April 2012 diff --git a/SRC/dsytri2.f b/SRC/dsytri2.f index 4da79813..c53328f5 100644 --- a/SRC/dsytri2.f +++ b/SRC/dsytri2.f @@ -35,7 +35,7 @@ *> *> \verbatim *> -*> DSYTRI2 computes the inverse of a DOUBLE PRECISION hermitian indefinite matrix +*> DSYTRI2 computes the inverse of a DOUBLE PRECISION symmetric indefinite matrix *> A using the factorization A = U*D*U**T or A = L*D*L**T computed by *> DSYTRF. DSYTRI2 sets the LEADING DIMENSION of the workspace *> before calling DSYTRI2X that actually computes the inverse. diff --git a/SRC/sgejsv.f b/SRC/sgejsv.f index 567976a8..83eca968 100644 --- a/SRC/sgejsv.f +++ b/SRC/sgejsv.f @@ -391,7 +391,7 @@ * *> \date November 2011 * -*> \ingroup realGEcomputational +*> \ingroup realGEsing * *> \par Further Details: * ===================== diff --git a/SRC/sgtcon.f b/SRC/sgtcon.f index 5bd0fc9d..ace930ba 100644 --- a/SRC/sgtcon.f +++ b/SRC/sgtcon.f @@ -140,7 +140,7 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realGTcomputational * * ===================================================================== SUBROUTINE SGTCON( NORM, N, DL, D, DU, DU2, IPIV, ANORM, RCOND, diff --git a/SRC/sgtrfs.f b/SRC/sgtrfs.f index b8df1e21..3ec030c7 100644 --- a/SRC/sgtrfs.f +++ b/SRC/sgtrfs.f @@ -202,7 +202,7 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realGTcomputational * * ===================================================================== SUBROUTINE SGTRFS( TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, DU2, diff --git a/SRC/sgtsv.f b/SRC/sgtsv.f index fbd3f1f1..6482500c 100644 --- a/SRC/sgtsv.f +++ b/SRC/sgtsv.f @@ -1,4 +1,4 @@ -*> \brief \b SGTSV +*> \brief <b> SGTSV computes the solution to system of linear equations A * X = B for GT matrices <b> * * =========== DOCUMENTATION =========== * @@ -122,12 +122,12 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realGTsolve * * ===================================================================== SUBROUTINE SGTSV( N, NRHS, DL, D, DU, B, LDB, INFO ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK driver routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/sgtsvx.f b/SRC/sgtsvx.f index f1158d88..839b4ee8 100644 --- a/SRC/sgtsvx.f +++ b/SRC/sgtsvx.f @@ -1,4 +1,4 @@ -*> \brief \b SGTSVX +*> \brief <b> SGTSVX computes the solution to system of linear equations A * X = B for GT matrices <b> * * =========== DOCUMENTATION =========== * @@ -286,14 +286,14 @@ * *> \date April 2012 * -*> \ingroup realOTHERcomputational +*> \ingroup realGTsolve * * ===================================================================== SUBROUTINE SGTSVX( FACT, TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, $ DU2, IPIV, B, LDB, X, LDX, RCOND, FERR, BERR, $ WORK, IWORK, INFO ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK driver routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * April 2012 diff --git a/SRC/sgttrf.f b/SRC/sgttrf.f index eab02b5d..5a2d817d 100644 --- a/SRC/sgttrf.f +++ b/SRC/sgttrf.f @@ -119,7 +119,7 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realGTcomputational * * ===================================================================== SUBROUTINE SGTTRF( N, DL, D, DU, DU2, IPIV, INFO ) diff --git a/SRC/sgttrs.f b/SRC/sgttrs.f index ddc1c5eb..c8e831c4 100644 --- a/SRC/sgttrs.f +++ b/SRC/sgttrs.f @@ -132,7 +132,7 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realGTcomputational * * ===================================================================== SUBROUTINE SGTTRS( TRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB, diff --git a/SRC/sgtts2.f b/SRC/sgtts2.f index f50d2ccb..e7fc7d9d 100644 --- a/SRC/sgtts2.f +++ b/SRC/sgtts2.f @@ -123,12 +123,12 @@ * *> \date November 2011 * -*> \ingroup realOTHERauxiliary +*> \ingroup realGTcomputational * * ===================================================================== SUBROUTINE SGTTS2( ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB ) * -* -- LAPACK auxiliary routine (version 3.4.0) -- +* -- LAPACK computational routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/sptcon.f b/SRC/sptcon.f index ac86c8b5..f63f9644 100644 --- a/SRC/sptcon.f +++ b/SRC/sptcon.f @@ -103,7 +103,7 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realPTcomputational * *> \par Further Details: * ===================== diff --git a/SRC/spteqr.f b/SRC/spteqr.f index 0a2ff876..95179d27 100644 --- a/SRC/spteqr.f +++ b/SRC/spteqr.f @@ -140,7 +140,7 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realPTcomputational * * ===================================================================== SUBROUTINE SPTEQR( COMPZ, N, D, E, Z, LDZ, WORK, INFO ) diff --git a/SRC/sptrfs.f b/SRC/sptrfs.f index 49f1ca97..91ed7566 100644 --- a/SRC/sptrfs.f +++ b/SRC/sptrfs.f @@ -157,7 +157,7 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realPTcomputational * * ===================================================================== SUBROUTINE SPTRFS( N, NRHS, D, E, DF, EF, B, LDB, X, LDX, FERR, diff --git a/SRC/sptsv.f b/SRC/sptsv.f index 0921547e..85a940fb 100644 --- a/SRC/sptsv.f +++ b/SRC/sptsv.f @@ -1,4 +1,4 @@ -*> \brief \b SPTSV +*> \brief <b> SPTSV computes the solution to system of linear equations A * X = B for PT matrices</b> * * =========== DOCUMENTATION =========== * @@ -109,12 +109,12 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realPTsolve * * ===================================================================== SUBROUTINE SPTSV( N, NRHS, D, E, B, LDB, INFO ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK driver routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/sptsvx.f b/SRC/sptsvx.f index d5ab409c..4e5d787d 100644 --- a/SRC/sptsvx.f +++ b/SRC/sptsvx.f @@ -1,4 +1,4 @@ -*> \brief \b SPTSVX +*> \brief <b> SPTSVX computes the solution to system of linear equations A * X = B for PT matrices</b> * * =========== DOCUMENTATION =========== * @@ -222,13 +222,13 @@ * *> \date April 2012 * -*> \ingroup realOTHERcomputational +*> \ingroup realPTsolve * * ===================================================================== SUBROUTINE SPTSVX( FACT, N, NRHS, D, E, DF, EF, B, LDB, X, LDX, $ RCOND, FERR, BERR, WORK, INFO ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK driver routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * April 2012 diff --git a/SRC/spttrs.f b/SRC/spttrs.f index f8f2f9ee..3e987788 100644 --- a/SRC/spttrs.f +++ b/SRC/spttrs.f @@ -104,7 +104,7 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realPTcomputational * * ===================================================================== SUBROUTINE SPTTRS( N, NRHS, D, E, B, LDB, INFO ) diff --git a/SRC/sptts2.f b/SRC/sptts2.f index 8bc3910e..d0f2363b 100644 --- a/SRC/sptts2.f +++ b/SRC/sptts2.f @@ -97,7 +97,7 @@ * *> \date November 2011 * -*> \ingroup realOTHERcomputational +*> \ingroup realPTcomputational * * ===================================================================== SUBROUTINE SPTTS2( N, NRHS, D, E, B, LDB ) diff --git a/SRC/ssysvxx.f b/SRC/ssysvxx.f index 4cef8405..583992ea 100644 --- a/SRC/ssysvxx.f +++ b/SRC/ssysvxx.f @@ -500,7 +500,7 @@ * *> \date April 2012 * -*> \ingroup realSYcomputational +*> \ingroup realSYdriver * * ===================================================================== SUBROUTINE SSYSVXX( FACT, UPLO, N, NRHS, A, LDA, AF, LDAF, IPIV, @@ -508,7 +508,7 @@ $ N_ERR_BNDS, ERR_BNDS_NORM, ERR_BNDS_COMP, $ NPARAMS, PARAMS, WORK, IWORK, INFO ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK driver routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * April 2012 diff --git a/SRC/ssytri2.f b/SRC/ssytri2.f index d6392d39..419b1079 100644 --- a/SRC/ssytri2.f +++ b/SRC/ssytri2.f @@ -35,7 +35,7 @@ *> *> \verbatim *> -*> SSYTRI2 computes the inverse of a REAL hermitian indefinite matrix +*> SSYTRI2 computes 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. SSYTRI2 sets the LEADING DIMENSION of the workspace *> before calling SSYTRI2X that actually computes the inverse. diff --git a/SRC/zgtcon.f b/SRC/zgtcon.f index 00f4308b..a2099333 100644 --- a/SRC/zgtcon.f +++ b/SRC/zgtcon.f @@ -135,7 +135,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16GTcomputational * * ===================================================================== SUBROUTINE ZGTCON( NORM, N, DL, D, DU, DU2, IPIV, ANORM, RCOND, diff --git a/SRC/zgtrfs.f b/SRC/zgtrfs.f index e235c256..cb6f4b1a 100644 --- a/SRC/zgtrfs.f +++ b/SRC/zgtrfs.f @@ -203,7 +203,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16GTcomputational * * ===================================================================== SUBROUTINE ZGTRFS( TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, DU2, diff --git a/SRC/zgtsv.f b/SRC/zgtsv.f index bbb3ad52..ff0bc3ce 100644 --- a/SRC/zgtsv.f +++ b/SRC/zgtsv.f @@ -1,4 +1,4 @@ -*> \brief \b ZGTSV +*> \brief <b> ZGTSV computes the solution to system of linear equations A * X = B for GT matrices <b> * * =========== DOCUMENTATION =========== * @@ -119,12 +119,12 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16GTsolve * * ===================================================================== SUBROUTINE ZGTSV( N, NRHS, DL, D, DU, B, LDB, INFO ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK driver routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/zgtsvx.f b/SRC/zgtsvx.f index dad34c03..e2aa05bf 100644 --- a/SRC/zgtsvx.f +++ b/SRC/zgtsvx.f @@ -1,4 +1,4 @@ -*> \brief \b ZGTSVX +*> \brief <b> ZGTSVX computes the solution to system of linear equations A * X = B for GT matrices <b> * * =========== DOCUMENTATION =========== * @@ -287,14 +287,14 @@ * *> \date April 2012 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16GTsolve * * ===================================================================== SUBROUTINE ZGTSVX( FACT, TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, $ DU2, IPIV, B, LDB, X, LDX, RCOND, FERR, BERR, $ WORK, RWORK, INFO ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK driver routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * April 2012 diff --git a/SRC/zgttrf.f b/SRC/zgttrf.f index ac8edea9..7ac23ada 100644 --- a/SRC/zgttrf.f +++ b/SRC/zgttrf.f @@ -119,7 +119,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16GTcomputational * * ===================================================================== SUBROUTINE ZGTTRF( N, DL, D, DU, DU2, IPIV, INFO ) diff --git a/SRC/zgttrs.f b/SRC/zgttrs.f index e5d50f31..fad98268 100644 --- a/SRC/zgttrs.f +++ b/SRC/zgttrs.f @@ -132,7 +132,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16GTcomputational * * ===================================================================== SUBROUTINE ZGTTRS( TRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB, diff --git a/SRC/zgtts2.f b/SRC/zgtts2.f index 4fb03b44..f7718c40 100644 --- a/SRC/zgtts2.f +++ b/SRC/zgtts2.f @@ -123,12 +123,12 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERauxiliary +*> \ingroup complex16GTcomputational * * ===================================================================== SUBROUTINE ZGTTS2( ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB ) * -* -- LAPACK auxiliary routine (version 3.4.0) -- +* -- LAPACK computational routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/zptcon.f b/SRC/zptcon.f index 35c70e81..e79cf752 100644 --- a/SRC/zptcon.f +++ b/SRC/zptcon.f @@ -104,7 +104,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16PTcomputational * *> \par Further Details: * ===================== diff --git a/SRC/zpteqr.f b/SRC/zpteqr.f index 90f21b32..32f40956 100644 --- a/SRC/zpteqr.f +++ b/SRC/zpteqr.f @@ -140,7 +140,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16PTcomputational * * ===================================================================== SUBROUTINE ZPTEQR( COMPZ, N, D, E, Z, LDZ, WORK, INFO ) diff --git a/SRC/zptrfs.f b/SRC/zptrfs.f index 50770cac..1d10f137 100644 --- a/SRC/zptrfs.f +++ b/SRC/zptrfs.f @@ -177,7 +177,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16PTcomputational * * ===================================================================== SUBROUTINE ZPTRFS( UPLO, N, NRHS, D, E, DF, EF, B, LDB, X, LDX, diff --git a/SRC/zptsv.f b/SRC/zptsv.f index 54623e21..6ffe45b0 100644 --- a/SRC/zptsv.f +++ b/SRC/zptsv.f @@ -1,4 +1,4 @@ -*> \brief \b ZPTSV +*> \brief <b> ZPTSV computes the solution to system of linear equations A * X = B for PT matrices</b> * * =========== DOCUMENTATION =========== * @@ -110,12 +110,12 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16PTsolve * * ===================================================================== SUBROUTINE ZPTSV( N, NRHS, D, E, B, LDB, INFO ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK driver routine (version 3.4.0) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 diff --git a/SRC/zptsvx.f b/SRC/zptsvx.f index 3f376fa5..7c9ee91a 100644 --- a/SRC/zptsvx.f +++ b/SRC/zptsvx.f @@ -1,4 +1,4 @@ -*> \brief \b ZPTSVX +*> \brief <b> ZPTSVX computes the solution to system of linear equations A * X = B for PT matrices</b> * * =========== DOCUMENTATION =========== * @@ -228,13 +228,13 @@ * *> \date April 2012 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16PTsolve * * ===================================================================== SUBROUTINE ZPTSVX( FACT, N, NRHS, D, E, DF, EF, B, LDB, X, LDX, $ RCOND, FERR, BERR, WORK, RWORK, INFO ) * -* -- LAPACK computational routine (version 3.4.1) -- +* -- LAPACK driver routine (version 3.4.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * April 2012 diff --git a/SRC/zpttrf.f b/SRC/zpttrf.f index 266c874b..e912e898 100644 --- a/SRC/zpttrf.f +++ b/SRC/zpttrf.f @@ -87,7 +87,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16PTcomputational * * ===================================================================== SUBROUTINE ZPTTRF( N, D, E, INFO ) diff --git a/SRC/zpttrs.f b/SRC/zpttrs.f index 5d060bd9..718ddd16 100644 --- a/SRC/zpttrs.f +++ b/SRC/zpttrs.f @@ -116,7 +116,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16PTcomputational * * ===================================================================== SUBROUTINE ZPTTRS( UPLO, N, NRHS, D, E, B, LDB, INFO ) diff --git a/SRC/zptts2.f b/SRC/zptts2.f index 4ab716ec..6e1579d1 100644 --- a/SRC/zptts2.f +++ b/SRC/zptts2.f @@ -108,7 +108,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16PTcomputational * * ===================================================================== SUBROUTINE ZPTTS2( IUPLO, N, NRHS, D, E, B, LDB ) diff --git a/SRC/zsytri2.f b/SRC/zsytri2.f index edaa7084..b6d7c617 100644 --- a/SRC/zsytri2.f +++ b/SRC/zsytri2.f @@ -35,7 +35,7 @@ *> *> \verbatim *> -*> ZSYTRI2 computes the inverse of a COMPLEX*16 hermitian indefinite matrix +*> ZSYTRI2 computes the inverse of a COMPLEX*16 symmetric indefinite matrix *> A using the factorization A = U*D*U**T or A = L*D*L**T computed by *> ZSYTRF. ZSYTRI2 sets the LEADING DIMENSION of the workspace *> before calling ZSYTRI2X that actually computes the inverse. |