Scilab 6.0.1
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 Matrix Conversion
- adj2sp — 隣接形式を疎行列に変換.
- full — 疎行列を通常の行列に変換する
- mtlb_sparse — 疎行列に変換
- sp2adj — 疎行列を隣接形式に変換する
- sparse — 疎行列を定義
- spcompack — 圧縮隣接表現に変換する
- spget — 疎行列のエントリを取得
Report an issue | ||
<< Sparse Matrix Manipulation | Sparses Matrix | chfact >> |