Multiplies the components of the conjugate of a complex vector by the corresponding
components of another vector.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
Return Value
A new
ComplexVector whose components are equal to the
products of the components of the conjugate pf
vector1 and
vector2 .
Exceptions
See Also