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

NAG FL Interface Introduction
Example description

 F02XUF Example Program Results
 
 Singular value decomposition of A
 
 Singular values
    3.9263   2.0000   0.7641
 
 Left-hand singular vectors, by column
   ( 0.5005, 0.0000) ( 0.4529, 0.0000) (-0.7378, 0.0000)
   (-0.5152, 0.1514) (-0.1132, 0.5661) (-0.4190, 0.4502)
   (-0.4041, 0.5457) (-0.0000,-0.6794) (-0.2741,-0.0468)
 
 Right-hand singular vectors, by column
   ( 0.1275,  0.0000) ( 0.2265,  0.0000) (-0.9656,  0.0000) 
   ( 0.3899, -0.2046) ( 0.3397, -0.7926) ( 0.1311, -0.2129) 
   ( 0.5289, -0.7142) ( 0.0000,  0.4529) ( 0.0698,  0.0119) 
 
 Vector conjg( Q' )*B
   ( 1.9656,  0.7935) (-0.1132,  0.3397) (-0.0915, -0.6086)