f16skc performs one of the matrix-vector operations
where
is an
complex triangular band matrix with
subdiagonals or superdiagonals,
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 banded system of linear equations,
, where
is a complex triangular
matrix, with
subdiagonals, given by
and