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
Free memory allocated by getAllocatedSinglePoly function.
Syntax
void freeAllocatedSinglePoly(double* _pdblReal)
Arguments
- _pdblReal
Pointer "_pdblReal" allocated by getAllocatedSinglePoly.
Report an issue | ||
<< getAllocatedMatrixOfComplexPoly | polynomial | freeAllocatedSingleComplexPoly >> |