nag_matop_real_gen_matrix_cond_usd (f01jcc) Example Program Results A 1 2 3 4 1 0.0000 -1.0000 -1.0000 1.0000 2 -2.0000 0.0000 1.0000 -1.0000 3 2.0000 -1.0000 2.0000 -2.0000 4 -1.0000 -2.0000 0.0000 -1.0000 (User-supplied callback f, first invocation.) f(A) = exp(2A) Estimated absolute condition number is: 183.90 Estimated relative condition number is: 13.90