![]() |
![]()
| ![]() |
![]()
NAMElis_array_dot - calculate the Hermitian inner product of the vectors SYNOPSIS#include "lis.h" LIS_INT lis_array_dot(LIS_INT n, LIS_SCALAR x[], LIS_SCALAR y[], LIS_SCALAR *value); DESCRIPTIONCalculate the Hermitian inner product y^H x of vectors x and y. INPUTOUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3) http://www.ssisc.org/lis/
|