X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/kahina_paper1.git/blobdiff_plain/06e283aaa22fc12cca34e85fa3c1d262d97bf23c..7f2978c0d220516decb65faf2b8ba2da34df8db2:/paper.tex diff --git a/paper.tex b/paper.tex index cd7f270..e3dde6e 100644 --- a/paper.tex +++ b/paper.tex @@ -619,13 +619,13 @@ exponential logarithm algorithm. \caption{Kernel update} \eIf{$(\left|d\_Z\right|<= R)$}{ -$kernel\_update((d\_Z,d\_Pcoef,d\_Pdegres,d\_Pucoef,d\_Pudegres)$\;} +$kernel\_update((d\_Z,d\_P,d\_Pu)$\;} { -$kernel\_update\_ExpoLog((d\_Z,d\_Pcoef,d\_Pdegres,d\_Pucoef,d\_Pudegres))$\; +$kernel\_update\_ExpoLog((d\_Z,d\_P,\_Pu))$\; } \end{algorithm} -The first form executes formula \ref{eq:SimplePolynome} if the modulus +The first form executes formula the EA function Eq.~\ref{Eq:Hi} if the modulus of the current complex is less than the a certain value called the radius i.e. ($ |z^{k}_{i}|<= R$), else the kernel executes the EA.EL function Eq.~\ref{Log_H2}