From cb69f52e2de94363061a23899660999d3ca64dbb Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Mon, 14 Jun 2021 12:35:54 +0200 Subject: Algorithme: prendre en charge les algorithmes itératifs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- latex/algorithm.xsl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/latex/algorithm.xsl b/latex/algorithm.xsl index 138419f..66d3754 100644 --- a/latex/algorithm.xsl +++ b/latex/algorithm.xsl @@ -39,6 +39,16 @@ + + \State \textbf{Initialisation~:} + + + + + \State \textbf{Itération jusqu’à convergence~:} + + + -- cgit v1.2.3