12-Dec-2018 14:59:52 CG_TEST MATLAB version Test the CG library. R83_CG_TEST R83_CG applies CG to an R83 matrix. Number of variables N = 10 Norm of residual ||Ax-b|| = 1.16474e-15 Norm of error ||x1-x2|| = 5.07062e-16 R83S_CG_TEST R83S_CG applies CG to an R83S matrix. Number of variables N = 10 Norm of residual ||Ax-b|| = 1.32065e-15 Norm of error ||x1-x2|| = 8.45179e-16 R83T_CG_TEST R83T_CG applies CG to an R83T matrix. Number of variables N = 10 Norm of residual ||Ax-b|| = 1.98214e-15 Norm of error ||x1-x2|| = 6.82838e-16 R8GE_CG_TEST R8GE_CG applies CG to a full storage matrix. Number of variables N = 10 Norm of residual ||Ax-b|| = 2.50837e-14 Norm of error ||x1-x2|| = 3.00885e-14 R8PBU_CG_TEST R8PBU_CG applies CG to an R8PBU matrix. Number of variables N = 10 Norm of residual ||Ax-b|| = 1.57309e-15 Norm of error ||x1-x2|| = 5.90296e-16 R8SD_CG_TEST R8SD_CG applies CG to an R8SD matrix. Number of variables N = 10 Norm of residual ||Ax-b|| = 1.31634e-15 Norm of error ||x1-x2|| = 5.38066e-16 R8SP_CG_TEST R8SP_CG applies CG to an R8SP matrix. Number of variables N = 10 Norm of residual ||Ax-b|| = 1.38806e-15 Norm of error ||x1-x2|| = 5.74589e-16 CG_TEST Normal end of execution. 12-Dec-2018 14:59:52