diff src/DLD-FUNCTIONS/qr.cc @ 3600:c11d138d654a

[project @ 2000-02-24 03:55:32 by jwe]
author jwe
date Thu, 24 Feb 2000 03:55:33 +0000
parents ab7fa5a8f23f
children 4c8a2e4e0717
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/qr.cc
+++ b/src/DLD-FUNCTIONS/qr.cc
@@ -120,7 +120,7 @@
 given the matrix @code{a = [1, 2; 3, 4]},\n\
 \n\
 @example\n\
-[q, r, pi] = qr(a)\n\
+[q, r, p] = qr(a)\n\
 @end example\n\
 \n\
 @noindent\n\