Click or drag to resize

Matrix2x2Determinant Property

Gets the determinant of this matrix.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double Determinant {
	get;
 }

Property Value

Double
See Also