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