summaryrefslogtreecommitdiff
path: root/SRC/dgsvj0.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dgsvj0.f')
-rw-r--r--SRC/dgsvj0.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/dgsvj0.f b/SRC/dgsvj0.f
index 0312690a..e03aeb63 100644
--- a/SRC/dgsvj0.f
+++ b/SRC/dgsvj0.f
@@ -1,11 +1,11 @@
SUBROUTINE DGSVJ0( JOBV, M, N, A, LDA, D, SVA, MV, V, LDV, EPS,
+ SFMIN, TOL, NSWEEP, WORK, LWORK, INFO )
*
-* -- LAPACK routine (version 3.2.2) --
+* -- LAPACK routine (version 3.3.0) --
*
* -- Contributed by Zlatko Drmac of the University of Zagreb and --
* -- Kresimir Veselic of the Fernuniversitaet Hagen --
-* -- June 2010 --
+* November 2010
*
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--