TMatrixGetInverse Method
Inversion of a general matrix.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
public TMatrix GetInverse()
Public Function GetInverse As TMatrix
public:
TMatrix^ GetInverse()
member GetInverse : unit -> TMatrix
Return Value
TMatrix