Note: before using this routine, please read the Users' Note for your implementation to check the interpretation of bold italicised terms and other implementation-dependent details.
of the elements of an -element integer vector , via the function name.
If
on entry, F16DLF immediately returns the value .
4 References
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.pdf
5 Parameters
1: – INTEGERInput
On entry: , the number of elements in .
2: – INTEGER arrayInput
On entry: the -element vector .
If ,
must be stored in , for .
If ,
must be stored in , for .
Intermediate elements of X are not referenced. If , X is not referenced.
3: – INTEGERInput
On entry: the increment in the subscripts of X between successive elements of .
Constraint:
.
6 Error Indicators and Warnings
If , an error message is printed and program execution is terminated.