Scilab 5.3.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
Free memory allocated by getAllocatedSinglePoly function.
Calling Sequence
void freeAllocatedSinglePoly(double* _pdblReal)
Arguments
- _pdblReal
Pointer "_pdblReal" allocated by getAllocatedSinglePoly.
<< freeAllocatedSingleComplexPoly | polynom | freeAllocatedSinglePoly >> |