Scilab-Branch-6.1-GIT
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.
freeAllocatedSinglePoly
getAllocatedSinglePoly関数で確保されたメモリを解放.
呼び出し手順
void freeAllocatedSinglePoly(double* _pdblReal)
Arguments
- _pdblReal
getAllocatedSinglePolyで確保されたポインタ"_pdblReal".
Report an issue | ||
<< freeAllocatedSingleComplexPoly | polynomial | freeAllocatedSinglePoly >> |