|
NAMElis_vector_axpyz - calculate the sum of the vectors SYNOPSISsubroutine 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. INPUTOUTPUT
SEE ALSOlis(3) http://www.ssisc.org/lis/
|