Returns the dot product of two vectors.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public static double Multiply ( |
Visual Basic Copy Code |
---|
Public Shared Function Multiply( _ |
The first vector.
The second vector.
The dot product.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |