Table of Contents

Method Determinant

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Determinant(Vector2Double, Vector2Double)

public static double Determinant(Vector2Double vector1, Vector2Double vector2)

Parameters

vector1 Vector2Double
vector2 Vector2Double

Returns

double