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

NAG CL Interface Introduction
Example description

nag_matop_dtfttp (f01vlc) Example Program Results

 RFP Packed Array AR (graphical representation):
       1     2
 1  1.30  1.40
 2  2.30  2.40
 3  3.30  3.40
 4  1.10  4.40
 5  1.20  2.20

 Packed Matrix 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