LinAlgL, T, DInv Method
Inverse of a square matrix
Namespace: Metas.UncLib.Core.NdimsAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
public static T Inv(
T a
)
Public Shared Function Inv (
a As T
) As T
public:
static T Inv(
T a
)
static member Inv :
a : 'T -> 'T
- a T
T