|
NAMElis_vector_scale - multiply the vector by the scalarSYNOPSIS#include "lis.h"LIS_INT lis_vector_scale(LIS_SCALAR alpha, LIS_VECTOR 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. |