![]() |
XLPack 7.0
XLPack 数値計算ライブラリ (C API) リファレンスマニュアル
|
関数 | |
| 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 (複素行列) | |