XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
dposv.c File Reference

Functions

void dposv (char uplo, int n, int nrhs, int lda, double a[], int ldb, double b[], int *info)
 (Simple driver) Solution to system of linear equations AX = B for a symmetric positive definite matrix