<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Conjugate gradient method - Page 15 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Conjugate_gradient_method&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Conjugate_gradient_method&amp;p=16">3.Next</a>
</p>

<p><big>Restarts</big></p>
<p>We note that  is computed by the <a href="page.php?w=Gradient_descent">gradient descent</a> method applied to . Setting  would similarly make  computed by the <a href="page.php?w=Gradient_descent">gradient descent</a> method from , i.e., can be used as a simple implementation of a restart of the conjugate gradient iterations. Restarts could slow down convergence, but may improve stability if the conjugate gradient method misbehaves, e.g., due to <a href="page.php?w=round-off_error">round-off error</a>.</p>

<p><big>Explicit residual calculation</big></p><p>
<a accesskey="1" href="page.php?w=Conjugate_gradient_method&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Conjugate_gradient_method&amp;p=16">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
