Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.11 conjDot()

PrototypesHeader File(s)
DComplex
conjDot(const RWMathVec<DComplex>& x,
const RWMathVec<DComplex>& y)

<rw/math/mathvec.h>

10.11.1 Description

Returns the complex-conjugate dot product of two vectors x and y:

The two vectors must have the same number of elements or an exception with value MATH_VNMATCH occurs.


Previous fileTop of DocumentContentsIndexNext file

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