# HG changeset patch # User dbateman # Date 1191972357 0 # Node ID 62c6ef95b98c929b87c7d2d39fe3d52736b50b0d # Parent 980449b7e05c63498001f5359aa35270417fe060 [project @ 2007-10-09 23:25:57 by dbateman] diff -r 980449b7e05c -r 62c6ef95b98c doc/interpreter/linalg.txi --- 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}