AUSTRA
AUSTRA
Austra.Library
Matrix Structure
Matrix Methods
All Method
AMax Method
AMin Method
Any Method
Cholesky Method
CholeskyMatrix Method
Clone Method
Contains Method
Determinant Method
Diagonal Method
Distance Method
Equals Method
EVD Method
FromColumns Method
GetColumn Method
GetHashCode Method
GetRow Method
HCat Method
Identity Method
Inverse Method
IsSymmetric Method
LU Method
Map Method
Maximum Method
Minimum Method
MultiplyAdd Method
MultiplySubtract Method
MultiplyTranspose Method
PointwiseDivide Method
PointwiseMultiply Method
Redim Method
Solve Method
Square Method
Stats Method
SubtractMultiply Method
Sum Method
SymEVD Method
ToString Method
Trace Method
Transform Method
Transpose Method
TransposeMultiply Method
TryCholesky Method
VCat Method
Matrix
Inverse Method
Calculates the inverse of the matrix.
Namespace:
Austra.Library
Assembly:
Austra.Library (in Austra.Library.dll) Version: 2.5.0+44e7797405725ef3cf24b3ff0eba94ce6c649601
Syntax
C#
Copy
public
Matrix
Inverse
()
Return Value
Matrix
The inverse matrix using LU factorization.
See Also
Reference
Matrix Structure
Austra.Library Namespace
Copyright © by Intuitive Sight, 2023