![]() |
![]()
| ![]() |
![]()
NAMElis_matrix_xpay - calculate the sum of the matrices SYNOPSIS#include "lis.h" LIS_INT lis_matrix_xpay(LIS_SCALAR alpha, LIS_MATRIX A, LIS_MATRIX B); DESCRIPTIONCalculate the sum of the matrices B = A + alpha * B. INPUTOUTPUT
EXIT STATUSThe following exit values are returned:
NOTEMatrices A, B must be in the DNS format. SEE ALSOlis(3) http://www.ssisc.org/lis/
|