|
NAMElis_vector_nrm2 - calculate the 2-norm of the vectorSYNOPSIS#include "lis.h"LIS_INT lis_vector_nrm2(LIS_VECTOR x, LIS_REAL *value); DESCRIPTIONCalculate the 2-norm 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. |