sparse
- isSparseType — 疎行列変数かどうかを調べる.
- getAllocatedSparseMatrix — 疎行列変数を取得.
- getAllocatedComplexSparseMatrix — 複素数疎行列変数を取得.
- freeAllocatedSparseMatrix — getAllocatedSparseMatrix関数で確保されたメモリを解放.
- freeAllocatedComplexSparseMatrix — getAllocatedComplexSparseMatrix関数で確保されたメモリを解放.
- 疎行列の例 — 疎行列の使用例.
Report an issue | ||
<< polynomial | legacy | string >> |