Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.41 norm()

PrototypesHeader File(s)
RWMathVec<double>
norm(const
RWMathVec<DComplex>&)

<rw/math/mathvec.h>
RWGenMat<double>
norm(const RWGenMat<DComplex>&)
<rw/math/genmat.h>
RWMathArray<double>
norm(const
RWMathArray<DComplex>&)

<rw/math/mtharray.h>

10.41.1 Description

Takes complex x as an argument and returns real y containing the norm:

yi = [Re(xi )] 2 + [Im(xi )] 2.


Previous fileTop of DocumentContentsIndexNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.