![]() |
![]()
| ![]() |
![]()
NAMElis_array_axpyz - calculate the sum of the vectors SYNOPSIS#include "lis.h" LIS_INT lis_array_axpyz(LIS_INT n, LIS_SCALAR alpha, LIS_SCALAR x[], LIS_SCALAR y[], LIS_SCALAR z[]); DESCRIPTIONCalculate the sum of the vectors z = alpha * x + y. INPUTOUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3) http://www.ssisc.org/lis/
|