Click or drag to resize

Matrix4x3Inverse Property

Gets the inverse of this matrix.

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

Property Value

Matrix4x3
See Also