|
NAMElis_matvect - calculate the matrix vector productSYNOPSISsubroutine lis_matvect(LIS_MATRIX A, LIS_VECTOR x, LIS_VECTOR y, LIS_INTEGER ierr);DESCRIPTIONCalculate the transposed matrix vector product y = A^T x.INPUT
OUTPUT
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |