|
NAMElis_vector_set_all - assign the value to the elements of the vectorSYNOPSIS#include "lis.h"LIS_INT lis_vector_set_all(LIS_SCALAR value, LIS_VECTOR x); DESCRIPTIONAssign scalar value value to 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. |