From 7901e0a31fed373efaf31977850cc485b6d500f2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B8rn=20Rustad?= Date: Sun, 2 Oct 2011 23:38:06 +0200 Subject: [PATCH] Include backup image in report --- rapport.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapport.tex b/rapport.tex index 58a1bc2..0d285d6 100644 --- a/rapport.tex +++ b/rapport.tex @@ -122,7 +122,7 @@ that the Hessian, $\nabla^{2}g(\mathbf{x})$, is positive definite. \begin{figure}[htb] \centering - \includegraphics[width=0.9\textwidth]{steepest} + \includegraphics[width=0.9\textwidth]{backup} \caption{Plot of relative residual and function values for iterations of the steepest descent method with optimal $\alpha$} \label{fig:fn_resid} \end{figure} -- 2.47.3