Scilab 6.1.0
Please note that the recommended version of Scilab is 2023.1.0. This page might be outdated.
See the recommended documentation of this function
freeAllocatedSinglePoly
getAllocatedSinglePoly 関数で確保されたメモリを解放する.
呼び出し手順
void freeAllocatedSinglePoly(double* _pdblReal)
引数
- _pdblReal
getAllocatedSinglePolyで確保された"_pdblReal"ポインタ.
Report an issue | ||
<< getAllocatedMatrixOfComplexPoly | polynomial | freeAllocatedSingleComplexPoly >> |