f01vkf (ztpttf) copies a complex
by
triangular matrix,
, stored in packed format, to RFP format. 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 and the packed storage format is described in
Section 3.3.2 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 packed format and copies it to RFP format.