MtxExpr.DotProdc Method

TCplx DotProdc(TVec X, TVec Y, Boolean ConjY)

Returns the dot product: sum(X*Y).

#NameTypeDescription
1XTVecsource TVec
2YTVecsource TVec
3ConjYBoolean

Returns: TCplx (complex)

Remarks:

Internally calls Dew.Math.Vector.DotProdc