ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
inverse of a matrix via LU factorization
[ILNumerics Core Module]
Namespace: ILNumerics.Core.Native
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- N
- Type: SystemInt32
- A
- Type: SystemDouble*
- LDA
- Type: SystemInt32
- IPIV
- Type: SystemInt32*
- info
- Type: SystemInt32
Remarks
[ILNumerics Core Module]
See Also