Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
sparse
- isSparseType — 疎行列変数かどうかを調べる.
- getAllocatedSparseMatrix — 疎行列変数を取得.
- getAllocatedComplexSparseMatrix — 複素数疎行列変数を取得.
- freeAllocatedSparseMatrix — getAllocatedSparseMatrix関数で確保されたメモリを解放.
- freeAllocatedComplexSparseMatrix — getAllocatedComplexSparseMatrix関数で確保されたメモリを解放.
- 疎行列の例 — 疎行列の使用例.
Report an issue | ||
<< polynomial | API Scilab | string >> |