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.
freeAllocatedSingleComplexPoly
getAllocatedSingleComplexPoly関数で確保されたメモリを解放する.
呼び出し手順
void freeAllocatedSingleComplexPoly(double* _pdblReal, double* _pdblImg)
引数
- _pdblReal
getAllocatedSingleComplexPolyで確保された"_pdblReal"ポインタ.
- _pdblImg
getAllocatedSingleComplexPolyで確保された"_pdblImg"ポインタ.
Report an issue | ||
<< freeAllocatedSinglePoly | polynomial | freeAllocatedSinglePoly >> |