F01VMF (ZTFTTP) copies a complex triangular matrix stored in a Rectangular Full Packed (RFP) format to packed format.
The RFP storage format is described in
Section 3.3.3 in the F07 Chapter Introduction and the packed storage format is described in
Section 3.3.2 in the F07 Chapter Introduction.
F01VMF (ZTFTTP) packs a complex
by
triangular matrix
stored in RFP format to packed format. This routine is intended for possible use in conjunction with routines from
Chapters F06 and
F07 where some routines that use triangular matrices store them in RFP format.
None.
Not applicable.
None.
This example reads in a triangular matrix in RFP format and copies it to packed format.