Method Inv
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Inv(DecompTypes)
Inverses a matrix.
public MatExpr Inv(DecompTypes method = DecompTypes.LU)
Parameters
methodDecompTypesMatrix inversion method
Inverses a matrix.
public MatExpr Inv(DecompTypes method = DecompTypes.LU)
method DecompTypesMatrix inversion method