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