Givens reduction of a real rectangular matrix. Illustrates use of algorithm A3GR. (See J.C. Nash, Compact Numerical Methods for Computers: Linear Algebra and Function Minimization, John Wiley, New York, 1979, pages 42-43.).
CALL A3GR(M, N, A, NA, Q, NQ, EPS, SAVEQ)