ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
matrix inverse via cholesky factorization (?potrf)
[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
- uplo
- Type: SystemChar
- n
- Type: SystemInt32
- A
- Type: ILNumericscomplex*
- lda
- Type: SystemInt32
- info
- Type: SystemInt32
Remarks
[ILNumerics Core Module]
See Also