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: N – INTEGERInput
On entry: , the number of elements in .
2: X() – INTEGER arrayInput
On entry: the vector . Element
is stored in , for .
3: INCX – 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.