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