From 13acf3d65eb8df4cb8df221509bf0178396dcff1 Mon Sep 17 00:00:00 2001 From: julie Date: Fri, 30 Sep 2011 18:34:50 +0000 Subject: Comments fix to be able to generate the new layout and the corresponding Doxygen documentation --- SRC/dlasv2.f | 2 ++ 1 file changed, 2 insertions(+) (limited to 'SRC/dlasv2.f') diff --git a/SRC/dlasv2.f b/SRC/dlasv2.f index ca725340..dd3b7e98 100644 --- a/SRC/dlasv2.f +++ b/SRC/dlasv2.f @@ -42,11 +42,13 @@ * abs(SSMAX) is the larger singular value. * * SNL (output) DOUBLE PRECISION +* * CSL (output) DOUBLE PRECISION * The vector (CSL, SNL) is a unit left singular vector for the * singular value abs(SSMAX). * * SNR (output) DOUBLE PRECISION +* * CSR (output) DOUBLE PRECISION * The vector (CSR, SNR) is a unit right singular vector for the * singular value abs(SSMAX). -- cgit v1.2.3