NAG Library Manual, Mark 29.3
Interfaces:  FL   CL   CPP   AD 

NAG CL Interface Introduction
Example description

nag_det_complex_gen (f03bnc) Example Program Results
 Array A after factorization
             1           2           3
 1      1.0000      0.0000     -5.0000
        1.0000      3.0000     14.0000

 2      1.0000      0.0000     -3.0000
        0.0000      2.0000      6.0000

 3      0.5000      0.2500     -0.2500
       -0.5000      0.2500     -0.2500

Pivots:
             2           3           3
d = (  0.06250,   0.00000)    id = ( 4,  0)
Value of determinant = ( 1.00000e+00,  0.00000e+00)