diff libinterp/dldfcn/__eigs__.cc @ 19630:0e1f5a750d00

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:24:46 -0500
parents 6825522c25e4 446c46af4b42
children 4197fc428c7d
line wrap: on
line diff
--- a/libinterp/dldfcn/__eigs__.cc	Tue Jan 20 09:55:41 2015 -0500
+++ b/libinterp/dldfcn/__eigs__.cc	Tue Jan 20 10:24:46 2015 -0500
@@ -573,7 +573,7 @@
                   if (a_is_sparse)
                     nconv = EigsRealNonSymmetricMatrixShift
                             (asmm, sigmar, k, p, info, eig_vec, eig_val, bsmm,
-                             permB, resid, octave_stdout, tol, (nargout > 1), 
+                             permB, resid, octave_stdout, tol, (nargout > 1),
                              cholB, disp, maxit);
                   else
                     nconv = EigsRealNonSymmetricMatrixShift