![]() |
![]()
| ![]() |
![]()
NAMElis_vector_axpy - calculate the sum of the vectors SYNOPSIS#include "lis.h" LIS_INT lis_vector_axpy(LIS_SCALAR alpha, LIS_VECTOR x, LIS_VECTOR y); DESCRIPTIONCalculate the sum of the vectors y = alpha * x + y. INPUTOUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3) http://www.ssisc.org/lis/
|