diff options
author | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2010-11-15 13:56:51 +0000 |
---|---|---|
committer | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2010-11-15 13:56:51 +0000 |
commit | 661005b723622e9730185e65e214af8cc3431a51 (patch) | |
tree | 82b8662e79e75a97c479ce4bf7b6fae9666c960a /doc/algorithms.tex | |
parent | 2e8a4b0924af2e81db5e47d0a0b1a17bc2dbb73c (diff) | |
download | mpfr-661005b723622e9730185e65e214af8cc3431a51.tar.gz |
[algorithms.tex] replaced reference to Graillat05 by earlier one (Higham02)
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7265 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'doc/algorithms.tex')
-rw-r--r-- | doc/algorithms.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/algorithms.tex b/doc/algorithms.tex index df8ac67cf..1745042a4 100644 --- a/doc/algorithms.tex +++ b/doc/algorithms.tex @@ -488,7 +488,8 @@ error is bounded by $2k$ ulps. \end{lemma} If the rounding are not away from zero, the following lemma is still useful -\cite{Graillat05}: +% \cite{Graillat05}: +\cite[Lemma 3.1]{Higham02}: \begin{lemma} \label{lemma_graillat} Let $\delta_1, \ldots, \delta_n$ be $n$ real values such that $|\delta_i| \leq \epsilon$, for $n \epsilon < 1$. |