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