You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Inv Method > Matrix.Inv Method (TMtxType)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Inv Method (TMtxType)

Compute inverse of the matrix.

Syntax
C#
Visual Basic
public TMtx Inv(TMtxType MtxType);

Specify the matrix type to select the most performance efficient algorithm.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!