aboutsummaryrefslogtreecommitdiff
path: root/SRC/dgsvj0.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2015-11-08 23:24:14 +0000
committerjulie <julielangou@users.noreply.github.com>2015-11-08 23:24:14 +0000
commitb412768c7a59860ac54dcdfb1aa0f29daecc0fe2 (patch)
tree38cc222b73b7902e80894cd36f3ac03ef574a6a0 /SRC/dgsvj0.f
parent79ea95e9a9fce8d82c47f2046103d4ce35129fb0 (diff)
First commit for Zlatko Drmac Contribution
Contains only source code with Doxygen format and Makefile modifications for CGESVJ (Jacobi SVD) with its dependencies: CGSVJ0 and CGSVJ1. TO DO: - Include Testing - LAPACKE interface
Diffstat (limited to 'SRC/dgsvj0.f')
-rw-r--r--SRC/dgsvj0.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dgsvj0.f b/SRC/dgsvj0.f
index 9402a337..f6652b3b 100644
--- a/SRC/dgsvj0.f
+++ b/SRC/dgsvj0.f
@@ -1,4 +1,4 @@
-*> \brief \b DGSVJ0 pre-processor for the routine sgesvj.
+*> \brief \b DGSVJ0 pre-processor for the routine dgesvj.
*
* =========== DOCUMENTATION ===========
*