Click or drag to resize

ManagedLinearAlgebraProviderLUInverseFactored Method

Overload List
 NameDescription
Public methodLUInverseFactored(Complex, Int32, Int32) Computes the inverse of a previously factored matrix.
Public methodLUInverseFactored(Complex32, Int32, Int32) Computes the inverse of a previously factored matrix.
Public methodLUInverseFactored(Double, Int32, Int32) Computes the inverse of a previously factored matrix.
Public methodLUInverseFactored(Single, Int32, Int32) Computes the inverse of a previously factored matrix.
Top
See Also