nag_ztpttf (f01vkc) copies a complex
by
triangular matrix,
, stored in packed format, to RFP format. This function is intended for possible use in conjunction with functions from
Chapters f06,
f07 and
f16 where some functions 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.