|
NAMElis_array_axpy - calculate the sum of the vectorsSYNOPSISsubroutine lis_array_axpy(LIS_INTEGER n, LIS_SCALAR alpha, LIS_SCALAR x(), LIS_SCALAR y(), LIS_INTEGER ierr);DESCRIPTIONCalculate the sum of the vectors y = alpha * x + y.INPUT
OUTPUT
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |