Click or drag to resize

Matrix3x3Identity Property

Gets the identity matrix.

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

Property Value

Matrix3x3
See Also