f01vhf (ztfttr) unpacks a complex
by
triangular matrix
, stored in RFP format to conventional storage in a full format array. This routine is intended for possible use in conjunction with routines from
Chapters F06,
F07 and
F16 where some routines that use triangular matrices store them in RFP format.
The RFP storage format is described in
Section 3.3.3 in the F07 Chapter Introduction.
Gustavson F G, Waśniewski J, Dongarra J J and Langou J (2010) Rectangular full packed format for Cholesky's algorithm: factorization, solution, and inversion ACM Trans. Math. Software 37, 2
Not applicable.
None.
This example reads in a triangular matrix in RFP format and unpacks it to full format.