Prototypes | Header File(s) | |
DComplex |
conjDot(const RWMathVec<DComplex>& x, const RWMathVec<DComplex>& y) |
<rw/math/mathvec.h> |
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.