summaryrefslogtreecommitdiff
path: root/SRC/dlarfx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlarfx.f')
-rw-r--r--SRC/dlarfx.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlarfx.f b/SRC/dlarfx.f
index 6f056e13..24a02587 100644
--- a/SRC/dlarfx.f
+++ b/SRC/dlarfx.f
@@ -22,7 +22,7 @@
* matrix C, from either the left or the right. H is represented in the
* form
*
-* H = I - tau * v * v'
+* H = I - tau * v * v**T
*
* where tau is a real scalar and v is a real vector.
*