|
NAMElis_array_pmul - multiply each element of a vector by the corresponding of anotherSYNOPSISsubroutine lis_array_pmul(LIS_INTEGER n, LIS_SCALAR x(), LIS_SCALAR y(), LIS_SCALAR z(), LIS_INTEGER ierr);DESCRIPTIONMultiply each element of vector x by the corresponding element of vector y.INPUT
OUTPUT
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |