next up previous contents [pdf] index

Next: Input parameters Up: norm Previous: Call

Definition

static double norm (int n, const sf_complex* x) 
/* double-precision L2 norm of a complex number */
{
   ...
}




2011-07-02