29-Mar-2019 16:00:24 test_lls_test MATLAB version. Test test_lls. This test also requires the R8LIB library. TEST00 Try MATLAB's A\b solver on the data. Number of problems = 6 Index M N ||B|| ||X1-X2|| ||X1|| ||X2|| ||R1|| ||R2|| 1 5 3 6.205 2.861e-08 5.461 5.461 1.075 1.075 2 6 3 537.6 5.416e-05 194.8 194.8 5.222 5.222 3 5 3 40.37 5.092e-08 10.84 10.84 5.477e-07 1.066e-14 4 3 5 232.1 2.481e-14 7.416 7.416 0 6.703e-14 5 10 10 1 3358 1.534e+07 1.534e+07 7.276e-11 4.175e-10 6 10 10 1 5.332e-16 1 1 4.974e-16 1.185e-16 TEST01 Get each least squares test and compute the maximum residual. The L2 norm of the residual MUST be no greater than the L2 norm of the right hand side, else 0 is a better solution. Number of problems = 6 Index M N ||B|| ||X|| ||R|| 1 5 3 6.205 5.461 1.075 2 6 3 537.6 194.8 5.222 3 5 3 40.37 10.84 5.477e-07 4 3 5 232.1 7.416 0 5 10 10 1 1.534e+07 7.276e-11 6 10 10 1 1 4.974e-16 test_lls_test Normal end of execution. 29-Mar-2019 16:00:24