Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.46 real()

PrototypesHeader File(s)
RWMathVec<double>
real(const RWMathVec<DComplex>&)
<rw/math/mathvec.h>
RWGenMat<double>
real(const RWGenMat<DComplex>&)
<rw/math/genmat.h>
RWMathArray<double>
real(const RWMathArray<DComplex>&)
<rw/math/mtharray.h>

10.46.1 Description

Takes a complex argument x and returns real y containing the real part yi = Re(xi). With most versions of complex, the results can be used as an lvalue:


Previous fileTop of DocumentContentsIndexNext file

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