Click or drag to resize

MatrixD2DInverse Method

Gets the inverse of the matrix.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public MatrixD2D Inverse()

Return Value

MatrixD2D

[Missing <returns> documentation for "M:Altaxo.Geometry.MatrixD2D.Inverse"]

See Also