|
NAMElis_array_xpay - calculate the sum of the vectorsSYNOPSIS#include "lis.h"LIS_INT lis_array_xpay(LIS_INT n, LIS_SCALAR x[], LIS_SCALAR alpha, LIS_SCALAR y[]); DESCRIPTIONCalculate the sum of the vectors y = x + alpha * y.INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |