XLPack 7.0
XLPack 数値計算ライブラリ (C API) リファレンスマニュアル
読み取り中…
検索中…
一致する文字列を見つけられません
関数
zpbsvx.c ファイル

関数

void zpbsvx (char fact, char uplo, int n, int kd, int nrhs, int ldab, doublecomplex ab[], int ldafb, doublecomplex afb[], char *equed, double s[], int ldb, doublecomplex b[], int ldx, doublecomplex x[], double *rcond, double ferr[], double berr[], doublecomplex work[], double rwork[], int *info)
 (エキスパートドライバ)連立一次方程式 AX = B の解 (正定値エルミート帯行列)