|
NAMElis_vector_axpy - calculate the sum of the vectorsSYNOPSISsubroutine lis_vector_axpy(LIS_SCALAR alpha, LIS_VECTOR x, LIS_VECTOR 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. |