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