Resources: Nocedal-Wright2006_Book_NumericalOptimization.pdf Ch 3-3.1, 3.4, 3.5
Each iteration of a line search method computes a search direction and then decides how far to move along that direction. The iteration is given by
Where is the Step Length, and the search direction is given by
is different depending on which method we use
Which means that that when is defined by the equation above and is a Positive-Definite Matrix, we have
Therefore is a descent direction.