.NET Matrix Library
DotProduct Method
See Also  Send Feedback



Returns the dot product of vectors. Returns the dot product of vectors.

Overload List

OverloadDescription
DotProduct(CVector)Returns the dot product of this vector with another vector.  
DotProduct(CVector,CVector)Returns the dot product of two complex vectors.  

Requirements

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

.NET Matrix Library