nag_zload (f16hbc) broadcasts a scalar into a complex vector.
nag_zload (f16hbc) performs the operation
where
is an
-element complex vector and
is a complex scalar.
Basic Linear Algebra Subprograms Technical (BLAST) Forum (2001)
Basic Linear Algebra Subprograms Technical (BLAST) Forum Standard University of Tennessee, Knoxville, Tennessee
http://www.netlib.org/blas/blast-forum/blas-report.pdfThe BLAS standard requires accurate implementations which avoid unnecessary over/underflow (see Section 2.7 of
Basic Linear Algebra Subprograms Technical (BLAST) Forum (2001)).
Not applicable.
None.
The scalar
is loaded into a vector of length
, stored in
x with increment
(
).