Home > Objects > @iFunc > norm.m

iFit/norm

PURPOSE ^

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

SYNOPSIS ^

function a = norm(a)

DESCRIPTION ^

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

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

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

 Version: Nov. 26, 2018
 See also iFunc, iFunc/sum, iFunc/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