Click or drag to resize

ManagedLinearAlgebraProviderLUInverse Method

Overload List
 NameDescription
Public methodLUInverse(Complex, Int32) Computes the inverse of matrix using LU factorization.
Public methodLUInverse(Complex32, Int32) Computes the inverse of matrix using LU factorization.
Public methodLUInverse(Double, Int32) Computes the inverse of matrix using LU factorization.
Public methodLUInverse(Single, Int32) Computes the inverse of matrix using LU factorization.
Top
See Also