f06wpf (ztfsm) performs one of the matrix-matrix operations
where
is a complex triangular matrix stored in Rectangular Full Packed (RFP) format,
is an
by
complex matrix, and
is a complex scalar.
denotes
or equivalently
.
f06wpf (ztfsm) solves (for
) a triangular linear system of one of the forms
where
is a complex triangular matrix stored in RFP format,
,
are
by
complex matrices, and
is a complex scalar.
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
None.
Not applicable.
Please consult the
X06 Chapter Introduction for information on how to control and interrogate the OpenMP environment used within this routine. Please also consult the
Users' Note for your implementation for any additional implementation-specific information.
None.