f01vbf (ztrttp) packs a complex
by
triangular matrix
, stored conventionally in a full format array, into an array of length
. The matrix is packed by columns. This routine is intended for possible use in conjunction with routines from
Chapters F06,
F07,
F08 and
F16 where some routines use triangular matrices stored in the packed form.
Packed storage format is described in
Section 3.3.2 in the F07 Chapter Introduction.
None.
Not applicable.
None.
This example reads in a triangular matrix and copies it to packed format.