Example description

nag_matop_complex_gen_matrix_cond_num (f01kbc) Example Program Results

 A
             1           2           3           4
 1      2.0000      0.0000      1.0000      0.0000
        0.0000      1.0000      1.0000      3.0000

 2      1.0000      0.0000      2.0000      0.0000
        1.0000      2.0000      2.0000      0.0000

 3      0.0000      2.0000      1.0000      1.0000
        0.0000      0.0000      2.0000      0.0000

 4      1.0000      3.0000      0.0000      1.0000
        1.0000      0.0000      0.0000      2.0000

(User-supplied callback f, first invocation.)

F(A) = sin(2A)
Estimated absolute condition number is: 2016.99
Estimated relative condition number is:   12.86