RANK-TWO CORRECTION
Rank-two correction - This is an update to an approximation of a matrix, notably to the hessian inverse, by adding a matrix of rank 2 to it. This generally takes the form of two rank-one updates : H' = H + vv' + uu', where v and u are linearly independent column vectors (so [vv'+uu'] is a rank 2 matrix).