Import LAPACK: SRC directory
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
*> \param[in] N
|
||||
*> \verbatim
|
||||
*> N is INTEGER
|
||||
*> The order of the matrix (subblock, if the matrix splitted).
|
||||
*> The order of the matrix (subblock, if the matrix split).
|
||||
*> \endverbatim
|
||||
*>
|
||||
*> \param[in] D
|
||||
@@ -174,7 +174,7 @@
|
||||
*> \author Univ. of Colorado Denver
|
||||
*> \author NAG Ltd.
|
||||
*
|
||||
*> \date November 2015
|
||||
*> \date June 2016
|
||||
*
|
||||
*> \ingroup auxOTHERauxiliary
|
||||
*
|
||||
@@ -193,10 +193,10 @@
|
||||
$ SPDIAM, CLGAPL, CLGAPR, PIVMIN, SIGMA,
|
||||
$ DPLUS, LPLUS, WORK, INFO )
|
||||
*
|
||||
* -- LAPACK auxiliary routine (version 3.6.0) --
|
||||
* -- LAPACK auxiliary routine (version 3.6.1) --
|
||||
* -- LAPACK is a software package provided by Univ. of Tennessee, --
|
||||
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
|
||||
* November 2015
|
||||
* June 2016
|
||||
*
|
||||
* .. Scalar Arguments ..
|
||||
INTEGER CLSTRT, CLEND, INFO, N
|
||||
|
||||
Reference in New Issue
Block a user