AUSTRA
AUSTRA
Austra.Library
LMatrix Structure
LMatrix Methods
AMax Method
AMin Method
Clone Method
Contains Method
Determinant Method
Diagonal Method
Equals Method
GetHashCode Method
Identity Method
Inverse Method
Maximum Method
Minimum Method
MultiplyAdd Method
MultiplySubtract Method
MultiplyTranspose Method
Redim Method
Solve Method
Square Method
Stats Method
Sum Method
ToString Method
Trace Method
Transpose Method
LMatrix
Inverse Method
Calculates the inverse of the matrix.
Namespace:
Austra.Library
Assembly:
Austra.Library (in Austra.Library.dll) Version: 2.8.0+e1037fa8802b3ff162e26559d763b73334940b70
Syntax
C#
Copy
public
LMatrix
Inverse
()
Return Value
LMatrix
The inverse matrix using LU factorization.
See Also
Reference
LMatrix Structure
Austra.Library Namespace
Copyright © by Intuitive Sight, 2023