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

関数

void zhpsv (char uplo, int n, int nrhs, doublecomplex ap[], int ipiv[], int ldb, doublecomplex b[], int *info)
 (シンプルドライバ) 連立一次方程式 AX = B の解 (エルミート行列) (圧縮形式)