Click or drag to resize

Matrix3x3Determinant Property

The determinant of the matrix.

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

Property Value

Double
See Also