|
NAMElis_array_swap - swap the values of the vector elementsSYNOPSIS#include "lis.h"LIS_INT lis_array_swap(LIS_INT n, LIS_SCALAR x[], LIS_SCALAR y[]); DESCRIPTIONSwap the values of the vector elements.INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |