![]() |
XLPack 7.0
XLPack 数値計算ライブラリ (C API) リファレンスマニュアル
|
関数 | |
| void | coo_csr (int m, int n, int nnz, const double val[], const int rowind[], const int colind[], int base, double val2[], int rowptr2[], int colind2[], int base2, int *info) |
| COO -> CSR | |