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

関数

void z_csc_csr (int m, int n, const doublecomplex val[], const int ptr[], const int ind[], int base, doublecomplex val2[], int ptr2[], int ind2[], int base2, int conjg, int *info)
 CSC <-> CSR (複素行列)