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