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

Functions

void dpbtrs (char uplo, int n, int kd, int nrhs, int ldab, double ab[], int ldb, double b[], int *info)
 Solution to factorized system of linear equations AX = B for a symmetric positive definite band matrix