powered by
Takes i and k-th row of a matrix and rotate matrix by theta angle (requires matrix a to be 2*q matrix)
row_rot(a, i, k, theta)
rotated matrix a refer to Algorithm 5.1.6 of Matrix computation (Golub, Van)
matrix
row
row that we want to zero the element
angle between them