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

関数

void zpttrs (char uplo, int n, int nrhs, double d[], doublecomplex e[], int ldb, doublecomplex b[], int *info)
 分解済の連立一次方程式 AX = B の解 (正定値エルミート3重対角行列)