changeset 6993:62c6ef95b98c

[project @ 2007-10-09 23:25:57 by dbateman]
author dbateman
date Tue, 09 Oct 2007 23:25:57 +0000
parents 980449b7e05c
children 3fbf49bde6d4
files doc/interpreter/linalg.txi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/linalg.txi	Tue Oct 09 23:22:04 2007 +0000
+++ b/doc/interpreter/linalg.txi	Tue Oct 09 23:25:57 2007 +0000
@@ -49,7 +49,7 @@
 
 @item  If the matrix is not square, or any of the previous solvers flags
 a singular or near singular matrix, find a least squares solution using
-the @sc{Lapack} xGELSS function.
+the @sc{Lapack} xGELSY function.
 @end enumerate
 
 The user can force the type of the matrix with the @code{matrix_type}