Home > Objects > @iData > norm.m

iFit/norm

PURPOSE ^

b = norm(s) : norm-2 of iData object

SYNOPSIS ^

function a = norm(a)

DESCRIPTION ^

 b = norm(s) : norm-2 of iData object

   @iData/norm function to return the norm-2 of data sets
   This function computes the norm of the object 's'.

 input:  s: object or array (iData)
 output: b: norm (double)
 ex:     b=norm(a);

 Version: Aug. 22, 2017
 See also iData, iData/sum, iData/trapz, norm

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1