f16slc performs one of the matrix-vector operations
where
is an
complex triangular matrix, stored in packed form,
is an
-element complex vector and
is a complex scalar.
denotes
or equivalently
;
denotes
or equivalently
.
Basic Linear Algebra Subprograms Technical (BLAST) Forum (2001)
Basic Linear Algebra Subprograms Technical (BLAST) Forum Standard University of Tennessee, Knoxville, Tennessee
https://www.netlib.org/blas/blast-forum/blas-report.pdf
The BLAS standard requires accurate implementations which avoid unnecessary over/underflow (see Section 2.7 of
Basic Linear Algebra Subprograms Technical (BLAST) Forum (2001)).
Background information to multithreading can be found in the
Multithreading documentation.
None.
Solves complex triangular system of linear equations,
, where
is a complex triangular
matrix, stored in packed storage format, given by
and