|
NAMElis_array_nrmi - calculate the infinity norm of the vectorSYNOPSIS#include "lis.h"LIS_INT lis_array_nrmi(LIS_INT n, LIS_SCALAR x[], LIS_SCALAR *value); DESCRIPTIONCalculate the infinity 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. |