From 88dea171ccdadb03969fe6ae60bfa2a66f2b812b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Thu, 23 Dec 2010 11:08:22 +0100 Subject: [PATCH] Reference manual: update the default value of qz_criterium (see dcc46959b4805c093693b9351e187c0208c0364d) --- doc/manual.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual.xml b/doc/manual.xml index a47611901..a1bf27765 100644 --- a/doc/manual.xml +++ b/doc/manual.xml @@ -2255,7 +2255,7 @@ steady; = DOUBLE - Value used to split stable from unstable eigenvalues in reordering the Generalized Schur decomposition used for solving 1st order problems. Default: 1.000001 + Value used to split stable from unstable eigenvalues in reordering the Generalized Schur decomposition used for solving 1st order problems. Default: 1.000001 (except when estimating with equal to 1: the default is 0.999999 in that case) = INTEGER