|
NAMElis_array_shift - get the shifted values of the elements of the vectorSYNOPSIS#include "lis.h"LIS_INT lis_array_shift(LIS_INT n, LIS_SCALAR alpha, LIS_SCALAR x[]); DESCRIPTIONGet the shifted values of the elements of vector x.INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |