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: Nov. 26, 2018
 See also iData, iData/sum, iData/trapz, norm

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1