From d8b87b9b37681d6439147469ab0d905202456461 Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Tue, 6 Nov 2018 16:56:06 +0100 Subject: [PATCH] Documentation minor correction --- doc/en/ref_algorithm_GradientTest.rst | 4 +++- doc/fr/ref_algorithm_GradientTest.rst | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/en/ref_algorithm_GradientTest.rst b/doc/en/ref_algorithm_GradientTest.rst index 8676d89..f84a5c0 100644 --- a/doc/en/ref_algorithm_GradientTest.rst +++ b/doc/en/ref_algorithm_GradientTest.rst @@ -35,7 +35,9 @@ calculating a residue with known theoretical properties. Different residue formula are available. In any cases, one take :math:`\mathbf{dx}_0=Normal(0,\mathbf{x})` and -:math:`\mathbf{dx}=\alpha*\mathbf{dx}_0`. :math:`F` is the calculation code. +:math:`\mathbf{dx}=\alpha*\mathbf{dx}_0` with :math:`\alpha_0` a user scaling +of the initial perturbation, with default to 1. :math:`F` is the calculation +code. "Taylor" residue **************** diff --git a/doc/fr/ref_algorithm_GradientTest.rst b/doc/fr/ref_algorithm_GradientTest.rst index 3791059..4cb79d4 100644 --- a/doc/fr/ref_algorithm_GradientTest.rst +++ b/doc/fr/ref_algorithm_GradientTest.rst @@ -35,7 +35,9 @@ calculant un résidu dont les propriétés théoriques sont connues. Plusieurs formules de résidu sont disponibles. Dans tous les cas, on prend :math:`\mathbf{dx}_0=Normal(0,\mathbf{x})` et -:math:`\mathbf{dx}=\alpha*\mathbf{dx}_0`. :math:`F` est le code de calcul. +:math:`\mathbf{dx}=\alpha_0*\mathbf{dx}_0` avec :math:`\alpha_0` un paramètre +utilisateur de mise à l'échelle, par défaut à 1. :math:`F` est le code de +calcul. Résidu "Taylor" *************** -- 2.39.2