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

NAG CL Interface Introduction
Example description

nag_matop_dtpttr (f01vcc) Example Program Results

 Packed Array AP (printed using KL/KU macros):

    1.10  1.20  1.30  1.40
          2.20  2.30  2.40
                3.30  3.40
                      4.40
 Unpacked Matrix A:
       1     2     3     4
 1  1.10  1.20  1.30  1.40
 2        2.20  2.30  2.40
 3              3.30  3.40
 4                    4.40