<< getAllocatedBooleanSparseMatrix Boolean Sparse 疎論理値の例 >>

Scilab Help >> API Scilab > legacy > Boolean Sparse > freeAllocatedBooleanSparse

freeAllocatedBooleanSparse

getAllocatedBooleanSparseMatrix 関数で確保されたメモリを開放する.

呼び出し手順

void freeAllocatedBooleanSparse(int* _piNbItemRow, int* _piColPos)

引数

_piNbItemRow

getAllocatedBooleanSparseMatrixで確保された"_piNbItemRow"ポインタ.

_piColPos

getAllocatedBooleanSparseMatrixで確保された"_piColPos"ポインタ.


Report an issue
<< getAllocatedBooleanSparseMatrix Boolean Sparse 疎論理値の例 >>