nag_matop_complex_gen_matrix_cond_usd (f01kcc) Example Program Results
 A
             1           2           3           4
 1      1.0000      0.0000      1.0000      2.0000
        1.0000      1.0000      0.0000      0.0000
 2      0.0000      2.0000      0.0000      1.0000
        0.0000      0.0000      2.0000      0.0000
 3      0.0000      0.0000      0.0000      2.0000
        1.0000      1.0000      0.0000      0.0000
 4      1.0000      0.0000      1.0000      0.0000
        0.0000      1.0000      0.0000      1.0000
(User-supplied callback f, first invocation.)
F(A) = exp(3A)
Estimated absolute condition number is: 9474.43
Estimated relative condition number is:   13.74