Finds the determinant of two vectors.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public static double Determinant ( |
Visual Basic Copy Code |
---|
Public Shared Function Determinant( _ |
The first vector.
The second vector.
The determinant.