|
NAMElis_array_scale - multiply the vector by the scalarSYNOPSIS#include "lis.h"LIS_INT lis_array_scale(LIS_INT n, LIS_SCALAR alpha, LIS_SCALAR x[]); DESCRIPTIONMultiply vector x by scalar alpha.INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |