|
NAMElis_vector_dot - calculate the Hermitian inner product of the vectorsSYNOPSISsubroutine lis_vector_dot(LIS_VECTOR x, LIS_VECTOR y, LIS_SCALAR *value, LIS_INTEGER ierr);DESCRIPTIONCalculate the Hermitian inner product x^H y of vectors x and y.INPUT
OUTPUT
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |