Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1
This commit is contained in:
@@ -173,8 +173,6 @@
|
||||
*> \author Univ. of Colorado Denver
|
||||
*> \author NAG Ltd.
|
||||
*
|
||||
*> \date July 2012
|
||||
*
|
||||
*> \ingroup doubleOTHERcomputational
|
||||
*
|
||||
*> \par Further Details:
|
||||
@@ -202,10 +200,9 @@
|
||||
SUBROUTINE DORBDB2( M, P, Q, X11, LDX11, X21, LDX21, THETA, PHI,
|
||||
$ TAUP1, TAUP2, TAUQ1, WORK, LWORK, INFO )
|
||||
*
|
||||
* -- LAPACK computational routine (version 3.7.1) --
|
||||
* -- LAPACK computational routine --
|
||||
* -- LAPACK is a software package provided by Univ. of Tennessee, --
|
||||
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
|
||||
* July 2012
|
||||
*
|
||||
* .. Scalar Arguments ..
|
||||
INTEGER INFO, LWORK, M, P, Q, LDX11, LDX21
|
||||
|
||||
Reference in New Issue
Block a user